PAD Team 6 is an application that handles order delivery for local companies efficiently. It comes with a nice dashboard and a tracker page for clients to track their packages in real time.
A live-running environment of the application that uses Heroku can be found at https://deliverex.herokuapp.com/
Use the package manager npm to install pad-team6.
npx create-pad-team6-app
Documentation generated using the JSDoc tool can be found inside the 'docs' folder.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.