diminako / daily_service_record

record keeper application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Service Record

Generic badge

Project Description:

The Daily Service Record is a Full-Stack MVC web application that authenticates users as administrators (manager) or employees (user) based off of their login credentials. This application will allow both the Manager and Employees to view information specific to thier duties and current repairs.

User Story:

  • As a user, I want to be able to login to a secure portal and access information specific to the tasks I have completed for my organization.
  • As an administrative user, I want to be able to login to a secure portal and access information specific to the tasks that my team has completed for my organization.

Table of Contents

Video

project2Demo

Screenshots

Screen Shot 2020-12-21 at 10 27 00 PM

Usage

  • Please visit the live application at https://mighty-spire-89072.herokuapp.com/
    • Credentials upon visiting the web application.
  • For usage on your local device follow these steps:
    • Clone the repository
    • Install necessary dependencies by running npm install
    • Run SQL Query using your IDE's extension, MySQL Workbench, or your CLI
    • Run npm run start and then visit http://localhost:8080
    • Signup using any set of login credentials. Upon login you will be able to create employee accounts. After entering orders under your employees you will then be able to make use of the D3 on both the User and Admin pages.

Credits

License

This project is licensed under the MIT License.

Questions

  • Please feel free to reach out to us on Github (above) or send us an email if you have any questions about our application!

About

record keeper application


Languages

Language:JavaScript 64.6%Language:Handlebars 33.8%Language:CSS 1.6%