Inspiration
One of our team members uses a similar style tracker now, but it’s annoying cause it blocks certain features behind a paywall, so that’s where the idea was originally from.
What it does
The basic idea of Yotei is to have a general place to store and organize your tasks across multiple devices. Every task has a title, due date, and priority level. The idea is that you can simply create a task with those attributes and have them organized in custom views to easily see what you need to accomplish.
How we built it
Using SvelteKit as the base for our frontend. We built multiple views within a page with the addition of a login page. We used Supabase for the backend and the database.
Challenges we ran into
Trying to figure out how to divide the workload. Running into merge conflicts and implementing components that we later didn't deem necessary. Figuring out how MongoDB Atlas would fit into our project.
Accomplishments that we're proud of
We're proud of learning how to work together on a project in such a short time. Learning and implementing the tech stacks that were necessary to ship a usable product. Being able to resolve merge conflicts with careful consideration, we were able to get our database up and running.
What we learned
We learned:
- Basic Git version control
- SvelteKit file structure management
- App design
- Github Copilot
- Supabase
What's next for Yotei
In the near future, we need to figure out a way to implement a chatbot to help the user complete more difficult tasks by providing a user interface to figure it out. We want to add due times and implement recurring tasks.
Built With
- css
- html
- javascript
- supabase
- sveltekit
Log in or sign up for Devpost to join the conversation.