- Table of Contents
- Installation
- Usage
- Contributing
- Tests
- License
- Contact
- Creator and Acknowledgements
- Credits
- Badges
Simple Employee Database
Screenshot of Project (VS Code Integrated Terminal):
Video of app in action. Chrome: local host version: (./EmployeeTrackerVid.mp4);
To get a local copy up and running follow these simple steps.
Installed from Gitlab repo. Developed and tested in VS Code. Launched on GitHub
Prerequisites This is an example of how to list things you need to use the software and how to install them.
Installation- Clone the repo git clone https://github.com/Vetty88/Employee Tracker.git Install NPM packages npm install npm inquirer npm audit fix Then open index.js file in console log and run node index.js You will be taken through a series of questions (user prompts) which will then lead to the generation of your new readme.md file!
This project can be used for undefined. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Regarding this project I respectfully make the following requests regarding contributions:
You are welcome to contribute
Fork the Project Create your Feature Branch (git checkout -b feature/AmazingFeature) Commit your Changes (git commit -m 'Add some AmazingFeature') Push to the Branch (git push origin feature/AmazingFeature) Open a Pull Request
See the open issues for a list of proposed features (and known issues). Testing completed and any known issues include the following: Tested in VS Code module and SQL database
Your Name - vetty88@gmail.com
Project Link: https://github.com/Vetty88/Employee-Tracker
Code Author (original assignment): Monash University/Trilogy Education.
Resources utilised to research to edit the code:
- Monash University ReadMe and Slide Materials
- Mozilla MDN WebDocs: https://developer.mozilla.org/en-US/
- W3 Schools: https://www.w3schools.com/
- Stack Overflow: https://www.stackoverflow.com/