Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.33 KB

readme.md

File metadata and controls

26 lines (25 loc) · 1.33 KB

Things to do

  • Add the school pages
  • Create the school pages rating and make them functional
  • Make the school input on the student's profile and registration functional
  • Create the index page where users can search
  • Create pre-defined smart searches (find good/easy/hot profs of x at y)
  • Create a WS connection to push data from the server / api
  • Replace the top search bar with real autocomplete one ?
  • Create full search results page
  • Make a user's preference settings (like school attended) relevant to the search
  • Make the page for users to report things (ratings, profs, schools)
  • Make a page for professors to customize their public profiles
  • Add a slider to the rating pages
  • Make the Remember Me work on login
  • Make the Forgot Password page
  • Add email notifications for whenever a student's review is accepted.
  • Add email notif when prof hits a new milestones in # of reviews (5, 10, 20, 30, 50, 75, 100, 150, 200, 300, etc..)
  • Make a simple back office in HTML + PHP to control the content posted
  • Create an 'About Us and How to Use' page
  • Create a 'Contact Us' page
  • Create Policy & Terms Pages
  • Fix the bug on Profile page where the top search bar is reloaded and bounces
  • Work on improving the UI and look of the platform
  • Make web app multi-lingual with French
  • Write instructions in readme on how to boot up the project