This is the project we tried to clone the website Time camp (https://www.tendercuts.in/) we were a team of 2 people who have contibuted in this project.Tendercut website is basically a meet ordering site they are delivered by the local shops freshelly.
This is a signup page for the new users where they can enter all the required details which will be stored in the database
This is the login drawer where user can login with the required credentials and after login they will find all the cart items and all the details associated in that drawer.
-
When the user lands on the landing page he have to find the category of food he is searching we have 15 different categories so if the user selects the chicken section , he will be redirected to the chicken Products page where the user will find all the different types of chicken products that are available if the user wants to know more a certain product he has to click on that particular product and he/she will be redirected to the product details page from where he can add the product to his cart he can add this from the product page as well and the users cart will be updated accordingly
-
After the user is logged in he/she will be able to get the access to the dashboard drawer where the user can see all the addresses of his own for now the multiple address feature is in pipeline but we are working on this feature.
-
This website allows users to create their own account filling the details like address,email,password and phone number etc and login in using the required email id and passowrd and name the database will search the user if he find the user than only the user will be logged in. If the required details are missing, the user won't be able to login into the website. Without the users signed in, the user would not be able access the dashboard page.
-
This is a drawer which will be having all the different cart items of that particular user , the user can update the quantity , as well as delete the product from the cart. All these features is completely with sync with the database.
-
We have used Paypal for the payment gateway , Paypal provides us a very handy way of integrate our app and paypal this is a dummy payment gateway we havent registered this app for any real payments
- CSS
- React
- React Redux
- ChakraUI
- Paypal Payment Gateway
- MongoDB
- ExpressJS
- NodeJS