Skip to content

Ryuku72/09ReadmeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub last commit GitHub commit activity GitHub contributors

Readme.md Generator

PROJECT09: 22 Apr 2020
https://ryuku72.github.io/09ReadmeGenerator/.

Aim

This week we were introduced to Node.Js, NPM, Inquirer and a number of ES6 tools and functions. Using previous lessons and the new method of creating files through Node.js this class assignment was a Readme.Md generator

Key Concepts for HomeworkW9

Node Js, Modularizatioin, NPM, Inquirer, NPM, ES6 and Asynchronous javascript

Contents

A video showing the project working can be found in the following link https://www.youtube.com/watch?v=joEQlJG0Eyw

With the introduction of Node.js, Inquirer and NPM the concept of approaching a project from a different prospect was difficult. I was not comfortable with using NPM and kept believing I needed to look for additional library’s to do my work. However, with the help of Luke's video during the preclass I started to understand the base requirements of the class. It wasn't difficult after that but I was left with many questions.

Things got a little carried away after I downloaded a premade Readme.MD file that was highly customisable node.js file. Whilst this gave me a scope of how powerful Node.js can be, it also severed as another deterrent to getting my project finished. In the end I kept things simple and tried my best to just get the project finished given I was running out of time.

  • Use axios to connect with GitHub and grab the user's display picture then place the email address within a badge.

  • Make the contents choices matter by including if statements

  • Break all questions into their own .js files to better control results and add some additional icons for flare

  • Use the badges a bit more intellegently

Inside the folder type 'npm install'. After this is finished type 'node index.js'

To generate a Readme.Md file with a guide

Ran out of time. Currently no true test committed.

Licenses: MIT Contributions: Joshua K Bader

Joshua K Bader // Ryuku72 // jaybshinsen@hotmail.com

Made with ReadMe.Md Generator Node.JS Project HomeworkWK9

Releases

No releases published

Packages