Practice with MongoDB, Express, and Node.js
Stars
7
Forks
4
Watchers
7
Open Issues
0
Overall repository health assessment
^1.17.1^2.5.6^4.15.2^1.15.2^2.3.8^4.9.4^0.3.2^1.0.0^4.0.0^3.19.0fixed issue with profile image not displaying within the tweets on the profile page
4c407f9View on GitHubtweet image changes as well as the miniprofile when the user changes their profile picture within the 'Edit Profile' on the profile page
3f47be2View on GitHubAdded sort by date select box with functionality on profile page
6025e2eView on GitHubSEEDS.JS - Added find/create admin account whenever seeding the tweets, so that there is a consitent admin account & tweets can be found with searchbar
b37f56fView on GitHubSorted tweets by date on Profile Page & Added search by username functionality to searchbar
9ded53dView on GitHubReorganized code on views/index.ejs & added CSS for the feed on /tweets page
2cb78a7View on GitHubFixed styling on profile page. Organized code so its easier to read & removed inline styles
3d90162View on GitHubTweet increment/decrement functionality & modified seeds to only delete the seeded tweets. Other tweets are persistent
675b937View on GitHubAdded birthday to Edit Profile form & added it to the PUT route
a1ec029View on GitHubAdded PUT route for Edit Profile Modal. Functionality working
31d58d0View on GitHub