Pizza delivery Backend
Budget: ₹1,500 – ₹12,500 INR
1. New users can be created, their information can be edited, and they can be deleted. We should store their name, email address, and street address.
2. Users can log in and log out by creating or destroying a token.
3. When a user is logged in, they should be able to GET all the possible menu items
4. A logged-in user should be able to fill a shopping cart with menu items
2. Users can log in and log out by creating or destroying a token.
3. When a user is logged in, they should be able to GET all the possible menu items
4. A logged-in user should be able to fill a shopping cart with menu items