-
Notifications
You must be signed in to change notification settings - Fork 3
Requirements
RachelEJ edited this page Feb 8, 2021
·
2 revisions
- HTML Page
- Include blanks to input info
- Button to log into account
- Send credentials securely
- Register button opens box with register blanks
- Send credentials to server securely (php lib)
- Shows generic feed to unauthorized users
- View a user's feed
- Can be own feed or someone else's
- Blank to input text
- Save text and tie it to a user in a database
- Store likes
- Increment database value by 1
- Store ID of liked tweets in user database
- Optional: Notify user
- Store list of users following
- Store list of users followed