Lenskart.com is an Indian e-commerce company that sells eyeglasses, contact lenses, and sunglasses. The company was founded in 2010 by Peyush Bansal, Amit Chaudhary, and Sumeet Kapahi, and is based in Delhi. Lenskart has a wide variety of products and offers services such as free home trial and virtual try-on. The company has also has physical stores across India.
Frontend Deployed URL 👉 Click here
Backend API 👉 Click here
- Account creation, login, signup and logout functionality.
- Sign-up and log-in validations.
- JWT (JSON Web Token) Authentication and BcryptJS Password Hashing
- Product Filters Based on Gender, Colour, Shape, Glasses Frame
- Product Sorting Based on Price
- Product Filtering and Sorting work together
- Products Pagination (Default 12 Products Per Page)
- Cart Add and Remove Items
- Cart Update Quantities
- Wishlist Add/Remove Items
- Order Summary
- My Orders Section for details of all ordered item
- From Wishlist to directly Add-to-Cart feature
- Coupons are provided for the discount
- Payment Gateway
- User Authentication before placing an order
- Data fetching from Backend
- Responsive for all screen sizes
For signup, user need to fill required details. If user is already exists then it will show you an error. So you can't register again with the same email.
- ◉ JavaScript : 99.2%
- ◉ Others : 0.8%
This report is provided by the Github language used stats. So, this is the total percentage of the coding languages.
- Node.js
- npm
- Clone the repository to your local machine
- Navigate to the project directory
- Run
npm install
to install the required dependencies - Run
npm start
to start the development server
- Sourav Paul (Team Lead)
- Raveena Ramesh Kale (Team Member)
- Govind Kumar(Team Member)
- Devendra Kumar (Team Member)
- Tirthoraj Badhei (Team Member)
This is a collaborative project built by a team of 5 fullstack web developers and executed in 5 days.
First of all, we created a Slack and zoom group to establish communication between all the team members. Then we connected over zoom meet for further discussion about assigned project.
In a zoom meet we divideed small parts of project to all the team-member.
We discussed about past days work and present day work, if any one face issue all the team member helps to solve the problem.
All push the data in Git-hub to their respective branch and merge them to main branch.
Finally we make the presentation of the project.
On this journey we faced many issues, but we keep motivated each other with patience.
-
We all learned how to read and understand the code of other team members.
-
We learned how to write more efficient and clean code.
-
Even though We also learned how to plan a project and how to execute it step by step.
-
By this Project we have learned how to collaborate and communicate with team effectively and improving the productivity.
-
We also got a glimpse of using GitHub for the version control.
We welcome contributions to the Lenskart Clone website. If you have an idea for a new feature or have found a bug, please open an issue in the repository.
Give a ⭐️ if you like this project!