Employee Tracker
Description
This application was created with non-developers in mind. It simplifies the user interaction with information stored in a database. The Content Management System (CMS) allows the user to review, add, and delete tables (departments, roles, and employee information).
Links:
Installation
- Clone the repository at GitHub to view its code
- Run the schema.sql file to create the database and its tables
- Run the seed.sql file to store initial values
- Walkthrough video demonstrating the functionality of the application is in Screencastify
Credits