JimmyRowland / team_sporty

Home Page:https://teamsp0rty.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

JimmyRowland opened this issue · comments

  • remove background color for new post textarea
  • bigger icons
  • Use moment to format time https://momentjs.com/
  • Edit team page
  • Search function for players
  • Dynamically add static paths (The path to new team page currently gives 404)
  • Sprucing up the team page, announcements on team page. Need to make the page responsive
  • change password.
  • lazyquery and loading components. Need to find a good loading components
  • Make all pages responsive
  • comment server.
  • GoogleMap auto complete. Googlemap.
  • style loginpage, registerpage,
  • style /test/addeventpage.
  • Edit profile page https://react-material-dashboard.devias.io/account copy from here
  • Ability to add profile image and cover image need component - Bill
  • Manage teams - promote players to coaches/managers; kick players need comlponent - Yu Tian is currently working on it
  • Search function for teams (moved to stretch)
  • Join teams/team portal
  • need component to do the request (member pending list who have requested to join the team) - Yu Tian is working on that
  • coaches and players in two separate lists in the team member map
  • Mark off availability for events - geordie
  • needs to be connected to the DB
  • finish the team page - Collin, fixing console bugs; input validation (team topics)
  • Dynamic routing
  • try it after with team pages (not necessary for anything else)
  • for teams, a specific page will be different depending whose team page you are on
  • SSR
  • Deployment
  • search function for teams
  • Add images to message board

Bill: registerpage

Strech

  • Page transitions
  • Email conformation page
  • Direct messages to individuals
  • Managing Clubs (can have more than one team in a club)
  • Sports Statistics (individual and team)
  • Add input validation to register page (with appropriate feedback)