Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Latest commit

 

History

History
76 lines (69 loc) · 2.36 KB

README.md

File metadata and controls

76 lines (69 loc) · 2.36 KB

Delivery Service Web Application

Repository for the delivery service website for the Software Architecture and Design class project.


Project Description

The WanderingMangoes delivery service system is a third-party delivery service between a buyer and a seller. The buyer can request our service through our website to pick up items from a seller and deliver them to the buyer.

Core Features

  • A buyer can make a request by inputting the required information such as items to be collected and the pick-up and delivery addresses.
  • Admins can review the request and calculate a fee, thus creating a quotation.
  • The buyer can pay the indicated amount of the quotation.
  • The buyer can access the status of the delivery including the estimated time of arrival and location.
  • Users can send a review email to the delivery system team about the delivery's performance.

Project Approach and Technology

  • Agile development approach (Scrum)
  • Github for the project repository
  • Frontend:
    • Programming Languages: HTML, CSS, JavaScript
    • Framework: Node.js, SvelteKit
  • Backend:
    • Programming Languages: JavaScript
    • Framework: Express.js
    • Online Database: MongoDB

Team Members:

  • Michaël Gugliandolo
    • Username: Mika24boss
    • Role: Frontend Developer
  • Jessey Thach
    • Username: jesseythach
    • Role: Frontend Developer
  • Mahanaim Rubin Yo
    • Username: AyoMahan
    • Role: Backend Developer
  • Hoang Minh Khoi Pham
    • Username: HoangMinhKhoiPham
    • Role: Backend Developer
  • Mohammad Usman
    • Username: 0-ANONU-0
    • Role: Backend Developer