Summary: Implement redux part of User's Search action
Redirect search result to the User's State
Next week...
Make the Search Result displayable in frontend
Optimize the Search Form and corresponding algorithm for it
URL of contribution
Summary:
Implement Front-end User’s Search form page
Finish the basic Search display
Next week...
Further, implement Search: Try to figure some Algo in search such that one can search the user by expertise, major, skill...
Start working on the Student page: the first goal is to implement REQUEST, which can be posted by any student and shows up in matched Tutor. Currently, the goal is to finish the front-end request page, database IO and corresponding back-end operation
URL of contribution
Summary:
Add user’s profile display page (now one can access others’ profiles by click search result)
Set up Redux for user’s Request
Implement Request form (specifies required item and show feedback to the user)
Next week...
Add a new page for user to check their previous posted Request.
URL of contribution
Summary:
New page for users to check their previous Requests and the corresponding back-end set-up.
Week after the break...
Start considering Tutors’ Page, including its components, functionality, and display
Start working on the matching algorithm to peer up Request and corresponding Tutor
URL of contribution