Tasker
01.Description
Tasker is a mobile to-do app designed for users to set and view tasks as well as goals. It supports functionality for categorizing tasks, viewing upcoming tasks on a calendar view, and setting weekly/monthly/yearly goals. It is built with React Native and Expo allowing for deployment native to iOS and Android.
02.Motivation & Outcomes
During my undergrad, I would always have trouble
organizing my daily tasks, this inspired me to create a
functional app that I could use in my everyday life.
This project taught me many core concepts in React such
as props, components, and hooks. I also learned how to
integrate multiple external libraries for a practical
user experience. I designed the frontend using Figma,
starting with a low fidelity mockup to a high fidelity
wireframe. Once I finalized the design I was able to
implement it using components and libraries.