Asalt Code is a web application that allows users to upload pre-recorded videos and access them after making a payment.
- Upload pre-recorded videos.
- Secure payment gateway integration.
- Access videos after successful payment.
- User-friendly interface.
- Frontend: HTML, CSS, JavaScript, React
- Backend: Node.js, Express
- Database: MongoDB
- Payment Gateway: Razorpay
- Clone the repository.
- Install dependencies using
npm install
. - Start the development server using
npm start
.
- Visit the website.
- Upload your pre-recorded videos.
- Select the video you want to watch.
- Proceed to payment.
- After successful payment, you can access your video.