TasqMaster
Description
Group Project 2, we are tasked with creating a real-world full-stack application that you’ll be able to showcase to potential employers. The following section are some basic requirements.
Acceptance Criteria
Use Node.js and Express.js to create a RESTful API.
Use Handlebars.js as the templating engine.
Use MySQL and the Sequelize ORM for the database.
Have both GET and POST routes for retrieving and adding new data.
Be deployed using Heroku (with data).
Use at least one new library, package, or technology that we haven’t discussed.
Have a polished UI.
Be responsive.
Be interactive (i.e., accept and respond to user input).
Have a folder structure that meets the MVC paradigm.
Include authentication (express-session and cookies).
Protect API keys and sensitive information with environment variables.
Have a clean repository that meets quality coding standards (file structure, naming conventions, follows best practices for class/id naming conventions, indentation, quality comments, etc.).
Have a quality README (with unique name, description, technologies used, screenshot, and link to deployed application).
Criteria Met
Website Link
https://github.com/binderb/tasqmaster
Screenshot
Video Requirement
https://drive.google.com/file/d/1_pztXHNyWQDqWCLwuIeZae9V-lnq-Tr_/view
Contact Information
https://github.com/FleischmanJ88