Initial Go-Live
Past due by 10 months
18% complete
The initial go-live is the milestone to get the first iteration of the API and/or front end deployed and running on a publicly accessible server. The goals of this milestone such that our social media application will have:
- User registration workflow (sign up, emails, password reset, login)
- Ability to follow and unfollow other profiles
- Ability to post st…
The initial go-live is the milestone to get the first iteration of the API and/or front end deployed and running on a publicly accessible server. The goals of this milestone such that our social media application will have:
- User registration workflow (sign up, emails, password reset, login)
- Ability to follow and unfollow other profiles
- Ability to post statuses or updates ("tweets") to followers.
- A home view to view posts from other users
- CI/CD to run tests and deploy project code to the server