Loading repository data…
Loading repository data…
Aakash0712 / repository
StyleEye is a full-stack e-commerce platform for selling glasses online. Developed by a solo developer, this project features a responsive and user-friendly website built using HTML, CSS, JavaScript, and Bootstrap on the frontend, and Node.js and EJS for dynamic data and MongoDB as the backend database.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
StyleEye is a full-stack e-commerce platform for selling glasses online. Developed by a solo developer, this project features a responsive and user-friendly website built using HTML, CSS, JavaScript, and Bootstrap on the frontend, and Node.js and EJS for dynamic data and MongoDB as the backend database. The project involved creating three distinct roles for users: seller, customer, and admin, and offers features such as search, filter, cart, checkout, and order tracking.
With a focus on security and scalability, StyleEye is a comprehensive and innovative solution for the eyewear industry. The project also includes detailed documentation and testing to ensure that it meets the highest standards of quality and performance. Whether you're a glasses seller, a customer, or an admin, StyleEye offers an exceptional online shopping experience.
git clone https://github.com/your-username/StyleEye.gitnpm install.env file with your MongoDB URI and session secret:
MONGODB_URI=your-mongodb-uri
SESSION_SECRET=your-session-secret
npm starthttp://localhost:3000 in your browser to view the website.Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
git checkout -b my-new-featuregit commit -m 'Add some feature'git push origin my-new-featureThis project is licensed under the MIT License.