Skip to content

islam-fawzy25/meal-sharing

Repository files navigation

Meal sharing api


Website api for sharing meals together. Invite your best friends or your family for dinner!

Improvments

New features:
- User account
- Login
- User can delete or edit his meals or reservation from his account page
- User can change a meal to not active from his account page
- Search
- Sort by price
- Show meals with available reservations
- Show meals with high rating review stars
- Pagination

Backend :
- Add unit testing by jest and TDD

Frontend :
- Add Typescript
-

## 🧐 About

Link to deployed website:

This project will be built out over 3 different classes:

🏁 Getting Started

Deployment

Prerequisites

  • Postman
  • MySQL Workbench

Installing

To install run npm install

🎈 Usage

To run npm run dev

The api can now be found on http://localhost:3000/api/ an example is http://localhost:3000/api/meals

⛏️ Built Using

✍️ Authors