-
Notifications
You must be signed in to change notification settings - Fork 3
Iteration Plan 4
Ditthapong Lakagul edited this page Nov 1, 2021
·
4 revisions
- New user can create their account from the form that the web provides.
- User can log in and log out on web application.
- User can follow another user's calendar by using the button that the web provided.
- The web application provides base tags and the tags can be created.
- Config the sidebar to look like a mock-up.
- User can filter their tags.
- User can log in log out by using a button provided on the navigation bar.
- User can follow another user by following the button provided on the sidebar.
- All features are working correctly.
- User can follow another user by using the following button.
- User can create their account and log in through the form that the web provided.
- User can see the list of tags on the sidebar.
- User can filter their tags.
- User can log out by using the logout button that the web provided.
Apply follow, register, login, logout, and tags system to the frontend now users can use such a thing on the web application. The Login and logout buttons can be used on the navigation bar. The follow button is now appended on the sidebar after searching another account. Users can render other users' calendars but not render the private tags after following that user.