Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^8.2.416
commits
added a gif of the walkthrough video to the README on top of the link to the actual video.
ec84efcView on GitHubMerge branch 'main' of github.com:appleschaussaa/Quick-README-creator
6639835View on GitHubfinally ready enough to resubmit for another grading, streamlined functions in index.js and added renderLicenseBadge function inside of generateMarkdown function. Updated README for resubmission.
41265a9View on GitHubWas overcomplicating everything with multiple functions that werent needed. README is generated and prompt runs in terminal but badge always come back with MIT. After thats solved just need to clean up old commented code and leave helpful comments.
34d4ebdView on GitHubthe best I could muster but am really dissappointed in the result of this challenge and my lack of being able to impliment the code correctly especially with all the time I put into it.
4c9853dView on GitHubtrying out different ways to use the responses from promptQuestion, still incorrect but am getting close. Also seperated the writToFile function out of the init function. managed to generate the mockREADME a few times without the correct data from generateMarkdown, I am closing in though.
e4f963aView on GitHubchanged up generateMarkdown to enter responses, was able to get mockREADME to be created but incorrectly, in process of changing it so it displays prompt results
ef5b839View on GitHubset important questions to valiate, git it to run but after writing the init function realized that it needed async and await for each question to appear.
3cff945View on GitHubmade progress setting everything up or commenting things to do later, meant to commit this yesterday.
52d1145View on GitHub