An educational web application designed to assist servers and beer drinkers alike in their pursuit of earning their Cicerone Cerifications. Users will use existing flashcards and also have the ability to create their own as well as monitor their overall progress.
To duplicate you will need the following things properly installed on your computer.
- Git
- MongoDB
- Express.js
- React.js
- Node.js
- axios
- body-parser
- emailjs
- mongoose
- react-router-dom
git clone <repository-url>
this repository- change into the new directory
npm install
- mongod (to start DB)
- npm run-script seed (to load DB seed data)
- npm start (to start development server)
- Auth0 - Authenticate and authorize apps and APIs with any identity provider running on any stack, device, or cloud.
- D3.js - JavaScript library for manipulating documents based on data.
- Express.js - Web application framework used for server side routing
- JavaScript - Programming language
- Materialize CSS - Front-end HTML, CSS, javascript framework for creating responsive web applications
- MongoDB - NoSql database that stores data in flexible, JSON-like documents.
- Node.js - Server side programming language
- React.js - Declarative, efficient, and flexible JavaScript library for building user interfaces.
- Socket.io - Enables real-time bidirectional event-based communication.
Allen Welch, Susan Davenport, & Eddie Rodriguez