Skip to content

mathewsida/CheersCheck

Repository files navigation

Cheers Check 🍻

Table of contents


Description 📝

  • A web application where alcohol enthusiasts can keep track of what's in their liquor cabinet. Users can make comments on other user's inventory as well. Using Handlebars.js as the templating language, Sequelize as the ORM, and express-session npm package for authentication.

Overview 📁


User Story

AS A liquor enthusiast who collects different types of alcohol
I WANT to keep track of my liquor inventory
SO THAT I can  I can share with friends and other users who might have similar tastes.

User Experience 👤


1. Install express-handlebars package to implement Handlebars.js for your Views, use the MySQL2 and Sequelize packages to connect to a MySQL database for your Models, and create an Express.js API for your Controllers.
2. You’ll also need the dotenv package to use environment variables, the bcrypt package to hash passwords, and the express-session and connect-session-sequelize packages to add authentication.

Screenshot 📸


Links 🔗




My process 💡

Built with 🔨

  • HTML, CSS, Bootstrap
  • JavaScript
  • MySQL, Sequelize
  • Handlebars.js
  • Node.js, Express
  • Dotenv, Bycrypt
  • Heroku, GitHub
  • JSHint, Npm
  • Masonry, Npm
  • Anime.js

Useful resources 📚




Continued development 🏗️

  • Ability to see friends profiles and what liquors they have added
  • Ability to search for new cocktails to try out and our app will suggest recipes based on the ingredients you have on hand.
  • Would like to implement passport.js. Passport is authentication middleware for Node.js.A comprehensive set of strategies support authentication using a username and password, Facebook, Twitter, and more.



Author ✏️


Acknowledgments


This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors