This is a README generator that asks details about the project its being used for, displays a badge pertaining to the license used and generates the readme file inside the project file
Clone the repo, use the node command npm install inquirer to add inquirer to the project folder.
Can be used by anyone for any purpose.
No contribution guidelines are expected.
After successful install, run index.js in the desired project folder with internal or external terminal using node, answer set of questions and te readme will be generated.
The code used in this project is licensed under the MIT license(s).
Github: https://www.github.com/coyle555
Email: carsoncoyle2015@gmail.com
Feel free to email me before 9 p.m. M-F and I will try my best to get back to you ASAP.
Demo of application being run: https://drive.google.com/file/d/1dDiGhH60Mtwtz1WU1eqwhOYN5ICaR0Il/view
A backend Node JS application that allows the querying into differnt tables.
Clone repo into desired location, source schema.sql then run npm start.
Can be used by anyone.
No guidlines necessary.
After install, use insomia to test different functionalities.
The code used in this project is licensed under the MIT license(s).
Github: https://www.github.com/coyle555
Email: carsoncoyle2015@gmail.com
Feel free to email me before 9 p.m. M-F and I will try my best to get back to you ASAP.