Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katiechurchwell/employee-tracker
Command-line CMS for an employee database.
https://github.com/katiechurchwell/employee-tracker
mysql
Last synced: 3 days ago
JSON representation
Command-line CMS for an employee database.
- Host: GitHub
- URL: https://github.com/katiechurchwell/employee-tracker
- Owner: katiechurchwell
- Created: 2022-01-25T22:14:07.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T01:57:20.000Z (over 2 years ago)
- Last Synced: 2024-10-12T12:14:35.742Z (about 1 month ago)
- Topics: mysql
- Language: JavaScript
- Homepage:
- Size: 23.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Employee Tracker
[![project-languages-used](https://img.shields.io/github/languages/count/katiechurchwell/employee-tracker?color=important)](https://github.com/katiechurchwell/employee-tracker) [![project-top-language](https://img.shields.io/github/languages/top/katiechurchwell/employee-tracker?color=blueviolet)](https://github.com/katiechurchwell/employee-tracker)
## Summary
![MySQL](https://img.shields.io/badge/mysql-%2300f.svg?style=flat&logo=mysql&logoColor=white)
Command-line CMS managing a company's employee database.
## User Story
AS A business owner
I WANT to be able to view and manage the departments, roles, and employees in my company
SO THAT I can organize and plan my business
## Usage
- Clone the repository and open up the terminal
- Run `npm start` in the terminal
- Follow the prompts## Walk-Through
:point_right: [A walk-through video is available for download here.](https://github.com/katiechurchwell/employee-tracker/blob/main/video/walk-through.mov)
## Questions
If you have any questions about this project, please open an issue or use the contact information below:
- [katiechurchwell](https://www.github.com/katiechurchwell)
- [[email protected]](mailto:[email protected])---
![](https://img.shields.io/badge/license-MIT-blue)