Skip to content

Project Management

Simon Zirui Guo edited this page May 18, 2017 · 32 revisions

Product Backlog

Based on the user stories, we decide to make a social media that fits users' demand

List of Features:

  • Log In/Sign Up Page Completed
  • Secure Log in/Log out Completed
  • Create and Publish tweets Completed
  • Add Hashtag/labels Completed
  • Search Tweets Based on hashtag/labels Completed
  • Help & About Page Completed
  • Nice logo Completed
  • Word Count while posting Completed
  • Follow other people
  • View followers and following
  • Create User Profile
  • Mobile Compatible Completed
  • Deployed Online
  • Comment on other users' posts

Sprint 1:

  • Set up database Completed
  • Decide on the framework Completed
  • Create Nav Bar Completed
  • Polish Log In and Sign Up page Completed

Complete: 100%

Sprint 1 review:

We now understand the given code and how it functions. We have consistent styling and working account system.

Sprint 2:

  • Implement security measures to prevent XSS (cross site scripting) attacks Completed
  • Post posts with ease and clean CSS Completed
  • Search posts by tag or username Completed
  • Show username in post Completed

Sprint 2 review

We are starting to improve the code and make simple enhancements. We still need to create a follower/following system and the ability to like posts.

Complete: 100%

Sprint 3:

  • Add about page Completed
  • Create Logo Completed
  • Fix unstable log in/Session Problem Completed
  • Individual user Profile layout Completed

Complete: 100%

Sprint 3 review

We had made documentation(about page) for the project, as well as fixing the unstable login problem. The website is also polished. We still need to create a follower/following system and the ability to like posts.

Sprint 4:

  • Like Posts Completed
  • Follow other people
  • Add Help Page Completed
  • Individual user Profile content Completed
  • Username, Post Number, Follower & Following Number on user page. Completed
  • Word Count while posting Completed

Complete:

Sprint 4 review

We spent a lot of figuring out how to create the like and comment system.

Sprint 5:

  • Polish the website
  • Move search into Nav bar Completed
  • Fix any bug remaining
  • Edit User Profile
  • Test on mobile
  • Deploy on server

Complete:

Clone this wiki locally