Skip to content

An internal facing tracking app for Arches Brewing, Atlanta GA. This application was built using React, Node, Axios and MongoDB. This app allows the sales team in the field to have a live feed into the inventory of the brewery and their development cycle. The user can track processes, request new batches, reserve portions of incomplete batches f…

Notifications You must be signed in to change notification settings

carltheape/YouBrew

Repository files navigation

youbrew logo

An internal facing tracking app for Arches Brewing, Atlanta GA. This application was built using React, Node, Axios and MongoDB. This app allows the sales team in the field to have a live feed into the inventory of the brewery and their development cycle. The user can track processes, request new batches, reserve portions of incomplete batches for future sales and communicate with the brewers in real time. Because this was built not to be accesible by the public, an admin user needs to be seeded in the DB in order to access anything before running.

Getting Started

Clone or download the files for local use and use gitbash or console to run.

Prerequisites

terminal -or- gitbash
Node.js
MongoDB

Installing

Install is straight forward...

npm install

in order to run youbrew you must have your database up and running, start your server and then run the application.

start database...

mongod

if on a mac...

yarn start

if on windows... navigate to main directory

yarn server

navigate to client

yarn start

Built With...

Authors

Acknowledgments

Thanks to Arches Brewing for the Inspiration (https://www.archesbrewing.com/)

  • Built for GA tech coding bootcamp

About

An internal facing tracking app for Arches Brewing, Atlanta GA. This application was built using React, Node, Axios and MongoDB. This app allows the sales team in the field to have a live feed into the inventory of the brewery and their development cycle. The user can track processes, request new batches, reserve portions of incomplete batches f…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •