Table of Contents
- GitHub Repository
- Demo Video
- Drive Link to Screenshots of your project
- Hosted Website Link
- Hosted Backend Link
Mention all languages/libraries/frameworks used in your project domain-wise
You can use icons too - find them here
- HTML
- CSS
- JavaScript
- NodeJS
- Django
- U-nets
- Neural Networks
- Image Segmentaion
- etc
List down all the fully implemented features in your project
- The wesite enables user to make his/her account by Sign Up feature and could login using username and password.
- User can also add the required clothing items to the cart.
- The Virtual Tryon for clothing
Making Virtual-Tryon more optimized and maye be a 3D - Tryon
For the Web-App 1.Clone the GitHub repo.
git clone <url>
2.Enter the client directory. Install all the required dependencies.
cd frontend
npm install
npm start
3.To start the backend server:4
cd backend
npm install
npm start
Add names of your team members with their emails and links to their GitHub accounts