NAME | ROLL NO |
---|---|
S Suryavardan | S20190010154 |
Piyush Kumar | S20190010141 |
Anurag Kumar | S20190010009 |
Himesh Kumar | S20190010065 |
Chaitanya Anand Kapoori | S20190010101 |
This application has been designed by GROUP 21, as a semester project for the Full Stack Development course.
Fashion is indeed one of the things that people give value to and put effort on. It has become a part of the modern culture and lifestyle. There have been waves of fashion trends but shoes have always been a constant. May it be the brand, the athlete that wears it, the celebrity that owns it or even the nostalgic side of it. Recent years have seen shoes become a collective with the interest in brands at a peak.
ShoeBox will give sneakerheads add a social media experience to buying shoes. A user can stay up-to-date on new releases from the brands they follow, collectives and special editions on our web app.
After cloning the repo.
foo@bar:~$ cd shoebox
foo@bar:~$ npm i
foo@bar:~$ npm i -g json-server
foo@bar:~$ npm start
In a different terminal:
foo@bar:~$ json-server --watch db.json --port 3001
Website launches at https://localhost:3000/
The json-server runs at https://localhost:3001/
Card Network | Card Network | CVV | Expiry Date |
---|---|---|---|
Mastercard | 5267 3181 8797 5449 | Random CVV | Any future date |
Visa | 4111 1111 1111 1111 | Random CVV | Any future date |
TEST UPI - success@razorpay
Use the above test card and test upi details to check payment using razorpay api.
Piyush Kumar
S Suryavardan
Anurag Kumar
Himesh Kumar
Chaintany Anand Kopoori
Video Demo:
FSD | Group 21