SpaceBites is designed for providing a culinary experience for those living on the Red Planet. The goal of SpaceBites is to create a dinning experience that is both unique and delicious,with an otherwordly ambiance that transports diners to a different word
The Purpose of SpaceBites is to minimize the interaction with the waiter and give the custmers full control over the cuisine offered by restaurnt and order them with ease by just sitting at their table.
- Front End
HTML
CSS
JAVASCRIPT
- Back End
Node Js.
Express Js.
- Database.
MongoDb
- Open cmd and run command: git clone https://github.com/Rishi838/Space-bites
- cd Space-bites
- npm install
- npm start
When user comes first time to our website he/she has to sign in with name , email ,password.
Once the user has registered with our website then for next time onwords he/she will use only email and password to enter our website
This section contains the list of cuisines that the user have to order. We have divided this sections into multiple sub-sections so that the user can easily filter out what they have to order.

This section contains all your selected orders that the users have selected from food menu. From here, you can also increase or decrease the quantity of orders. Price of orders will get updated simultaneously.

This section contains all the list of orders that the user has previously ordered. This will help the user to see his/her order history and reorder it if he/she wants to.

While designing this website, we had major problems while building the server side of the application. But with constant efforts and great mentoring from the mentors we were able to tackel those problems and overcome them.


