Skip to content

Activity

docs: Update README.md file to showcase brief information about backe…

neerajsingh869pushed 1 commit to main • 848e9de…13c7633 • 
11 days ago

feat: add api endpoint to update order status

neerajsingh869pushed 1 commit to main • f7bacb7…848e9de • 
29 days ago

feat: create api to get restaurant orders of logged in user

neerajsingh869pushed 1 commit to main • 020cae2…f7bacb7 • 
on Nov 22

feat: create api to get all orders of logged in user

neerajsingh869pushed 1 commit to main • e786fba…020cae2 • 
on Nov 22

feat: setup stripe cli, create script to run stripe cli with nodemon,…

neerajsingh869pushed 1 commit to main • 24b1762…e786fba • 
on Nov 21

feat: create order model and save order into the database

neerajsingh869pushed 1 commit to main • d110b5a…24b1762 • 
on Nov 20

feat: convert price from rupee to paise

neerajsingh869pushed 1 commit to main • 92647c3…d110b5a • 
on Nov 19

feat: create stripe session api

neerajsingh869pushed 1 commit to main • 6bb4b92…92647c3 • 
on Nov 19

feat: create endpoint and controller for fetching restaurant on the b…

neerajsingh869pushed 1 commit to main • 8e29097…6bb4b92 • 
on Nov 10

feat: pages minimum value must be 1

neerajsingh869pushed 1 commit to main • b47c505…8e29097 • 
on Nov 9

fix: resolve issue in creating query to search restaurant

neerajsingh869pushed 1 commit to main • 4309900…b47c505 • 
on Nov 9

feat: create api endpoint and controller for search

neerajsingh869pushed 1 commit to main • c8286fa…4309900 • 
on Nov 4

fix: send empty restaurant in case restaurant is not found

neerajsingh869pushed 1 commit to main • 878f569…c8286fa • 
on Oct 28

feat: create endpoint and controller to update restaurant

neerajsingh869pushed 1 commit to main • 146c2d6…878f569 • 
on Oct 27

refactor: restaurant spelling mistake

neerajsingh869pushed 1 commit to main • 1764d1c…146c2d6 • 
on Oct 27

feat: develop api to get restaurant details of logged in user

neerajsingh869pushed 1 commit to main • baf6c5c…1764d1c • 
on Oct 27

feat: add validations for restaurant form data

neerajsingh869pushed 1 commit to main • 76207b6…baf6c5c • 
on Oct 19

feat: develop api for creating restaurant of logged in user

neerajsingh869pushed 1 commit to main • b3ebf75…76207b6 • 
on Oct 18

feat: configure cloudinary

neerajsingh869pushed 1 commit to main • 586f3dc…b3ebf75 • 
on Oct 17

feat: make code ready for deployment by adding bunch of scripts and d…

neerajsingh869pushed 1 commit to main • 846cd52…586f3dc • 
on Oct 5

feat: create route and controller to fetch user details

neerajsingh869pushed 1 commit to main • 9cef518…846cd52 • 
on Sep 26

feat: add validation logic of body fields before updating user details

neerajsingh869pushed 1 commit to main • 73af46f…9cef518 • 
on Sep 22

feat: add route and controller to update user details

neerajsingh869pushed 1 commit to main • 02e5e8e…73af46f • 
on Sep 22

refactor: remove jwtCheck middleware from index.ts and put it in MyUs…

neerajsingh869pushed 1 commit to main • cda9c08…02e5e8e • 
on Sep 22

feat: create another middleware to extract user id and auth0 id from …

neerajsingh869pushed 1 commit to main • 6e61e67…cda9c08 • 
on Sep 22

feat: install jsonwebtoken package

neerajsingh869pushed 1 commit to main • e5e7505…6e61e67 • 
on Sep 22

refactor: use prettier to format modules

neerajsingh869pushed 1 commit to main • 7a8c89c…e5e7505 • 
on Sep 22

feat: use middleware to authorize access token of incoming request's …

neerajsingh869pushed 1 commit to main • de17f87…7a8c89c • 
on Sep 22

feat: define user model, endpoint and controller to create user

neerajsingh869pushed 1 commit to main • 3af7215…de17f87 • 
on Sep 21

few more changes

neerajsingh869pushed 1 commit to main • 0644fb3…3af7215 • 
on Jul 19