Skip to content

Project Management

Simon Zirui Guo edited this page May 10, 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
  • Nice logo Completed
  • Follow other people
  • View followers and following
  • Create User Profile
  • Mobile Compatible

Sprint 1:

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

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
  • Post posts with ease and clean CSS
  • Search posts by tag or username
  • Show username in post

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
  • Create Logo
  • Fix unstable log in/Session Problem
  • Individual user Profile set up

Complete:

Sprint 3 review

Sprint 4:

  • Like Posts
  • Follow other people
  • Check follower number
  • Username, Post Number, Follower Number on user page.

Complete:

Sprint 4 review

Sprint 5:

  • Polish the website
  • Fix any bug remaining
  • Test on mobile

Complete:

Clone this wiki locally