This platform will give the opportunity to shop owners to add their deliveries to our website and allow customers to get their products delivered to them in the fastest and most efficient route .
for Dummy use insert : userName :[email protected] password :12345678
- Register as new user or Login with your Facebook account.
- Navigate the map and see if there is a post that suits you.
- filter the map to view only cookers or eaters by using the to buttons on the bottom.
- You can filter the posts with more categories by clicking the filter icon.
- Make a new post by clicking the + button and fill the form.
- uncomment
development
section inserver/Server.js
- run in separate terminals:
node server/Server.js
npm run-script develop
- Client Side - React with Mobx, Material UI, axios
- Server - NodeJs With Express, NodeMailer, mongoose
- DataBase - MongoDb on Atlas
- External Services- Leaflet API
- Develop our Costumer and Shop owners version of the platform
- Assigning orders automatically with close locations that enables the system to draw the routes with less distance and time, which means more profit and less cost.
- Improve our push notification system