Skip to content

A logistics assistance app - calculates optimal ship day for orders

License

Notifications You must be signed in to change notification settings

austin-bagwell/scheduleBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scheduleBot

A logistics microservice that helps calculate the best day to ship an order for a given customer by checking historic shipment data using vanilla JavaScript, Node.js, MySQL, and Express.

Project structure currently isn't loading modules into the index.html being served to localhost:3000. Gotta sort out Express routing to fix that I think. Also, the database isn't actually connected to the app in any real way at this point.

Eventually I'll have a RESTful API alongisde a MySQL - right now it just uses dummy data. Current version (after file structure changes) is non-functional, which I'm noting here so that I'll remember what I need to fix!

API hopes and dreams:

Front end form sends <dc_name> as selected from search bar

About

A logistics assistance app - calculates optimal ship day for orders

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published