Design and develop a software system for delivery service.
Amazawn is a user-friendly platform that ...
- Request for delivery (details of pick up and drop of)
- Proposal of a quotation for the service
- Communication about the service
- Tracking the order
- Payment
- Review of service
| Name | Student ID | Role |
|---|---|---|
| Leo Brodeur | 40216409 | Team Lead & Back End Developer |
| Layana Muhdi Al Tounsi | 40125569 | Front End Developer |
| Lauren Rigante | 40188593 | Back End Developer |
| Racha Kara | 40210865 | Front End Developer |
| Imane Madda | 40208741 | Front End Developer |
| Matthew Flaherty | 40228462 | Back End Developer |
- Clone repository locally
- Run
cd Frontendandcd amazawn - Run
npm install - Run
npm start