Skip to content

MySQL database on adonis/node wired up to a boostrapped front end.

Notifications You must be signed in to change notification settings

evanszymkowicz/inventory-manager

Repository files navigation

inventory-manager

Notes:

Using a bootstrapped UI with partials in resources/views/partials:
Header.edge
menu-left.edge

Had renamed the div class "breadcrumbs" to something else not realizing that it is a bootstrap class. Went back to fix it, but there could be some bugs remaining.

.env file

DB_CONNECTION=mysql DB_USER=root DB_PASSWORD=root DB_DATABASE=shoes_ims

Each commit in order:

First Commit: Just atom/git nonsense
View layer: Bringing in a bootstrapped UI
Migrations: Controllers in Http/Admin and the view layer
Webpack: Added .babelrc, gulpfile. Edited Package.json. Added React components

Action Shots (no data populated):

Dashboard InventoryList addinventory allorders

About

MySQL database on adonis/node wired up to a boostrapped front end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published