Stars
1
Forks
1
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
Worked on capstone project; added functions to scrape latest 5 Hackernews posts, store in database and send to email
a545f15View on GitHubMade some more changes, now reading latest five posts into database table
d899236View on GitHubStarted work on integration project from M2, class three; wip
3fc461cView on GitHubAdded a function to generate a .docx file with tables for all top 10 functions
1117f0bView on GitHubFixed an error occurring in the first function with enumerate
2bb2a2aView on GitHubAdded functions to show top 10 movies by audience percentage, as well as give the user a menu of options from which to choose
ee68c94View on GitHubAdded function to show top ten worldwide-grossing movies in descending order
6a8afbbView on GitHubGot the functionality to get data into the db from the csv working
e3ce220View on GitHubFinished text analyzer/stats program and continued working on web page headlines scraper in-class excercise
eb8d199View on GitHubWrote a simple program to parse emails, error messages and timestamps from a sample log file
88ad49cView on GitHubWrote a todo list manager with options to edit todo description, priority or status, and allowing tasks to be marked as complete
7d6d1c7View on GitHub