Tadaima
Tadaima is a portfolio application developed using Next.js and Firebase. It is designed to facilitate the communication among housemates. Users can share your schedule on its shared calendar, and discuss issues about house-keeping with your housemates.
Stack
React, Next.js, Material-UI, Firebase, Vercel, Agile
What I worked on
Implemented Log-in, Sign-up and Log-out via Firebase Authentication System
Used Firebase to implement CRUD functions and store data
Implemented complicated filtering functions: operated under multiple conditions; and linked with calendar display
Used custom Hooks to encapsulate logic for readability and facilitating any future modification
Developed by employing Agile concepts and tools