/Express-README-generator

A node application that generates a README for a project.

Primary LanguageJavaScript

Demo v1 License: MIT

Description

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

Installation

Clone the repo, use the node command npm install inquirer to add inquirer to the project folder.

Usage

Can be used by anyone for any purpose.

Contributing

No contribution guidelines are expected.

Test

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.

License

The code used in this project is licensed under the MIT license(s).

Questions

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

demo5

demoHWNode

Backend-E_Commerce-App License: MIT

Description

A backend Node JS application that allows the querying into differnt tables.

Installation

Clone repo into desired location, source schema.sql then run npm start.

Usage

Can be used by anyone.

Contributing

No guidlines necessary.

Test

After install, use insomia to test different functionalities.

License

The code used in this project is licensed under the MIT license(s).

Questions

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.