MiniTwitter Project for Web Application Development Class
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
25
commits
Added TweetHashTag and TweetHashTagDB for tweetHashTag table
1aa9fadView on GitHubFixed the extra "Follow" button bug. Now each suggested user only has
2a9f1c3View on GitHubFixed a few bugs that caused the application to not allow new users to
900c94cView on GitHubmodified code to color hashtags, in addition to user mentions.
5474c59View on GitHubadded salt and hash password for update in membershipServlet.
aa4c11bView on GitHubAdded salted and hashed password functionality. Various files were
e5d964bView on GitHubChanged the coloring of mentions from HTML style to CSS as per the requirement.
b5531d4View on GitHubhome.jsp: added a statement for c:out tweet_info.message to allow for
91fe7b4View on GitHub