Ting's Reminder App
Java Development|Ting Shi|May 17, 2024
What is the final project useful for?
This is a personalized reminder App. It uses OAuth2 for login. Users can view, search, add, modify, and delete reminders. It also includes kind "life tips" like meditation, drinking water. Tips can be converted into reminders. Users can also add, modify, or delete tips. All delete operations have warnings via React-SweetAlert2 to prevent mistakes.
What does the final project look like?
Here is the link to the final project.