Inspiration
Recurer is built to cause "recur". It is a to-do app that tracks subjective effort, that allows tracking of tasks but also measurement of effort. The inspiration is to find new ways encourage and motivate task completion with metrics and measurable data that users can see.
What it does
Recurer contains some basic features of a to-do app, such as tasks in-progress as well as completed tasks. You can track progress on tasks by assigning points to it, a subjective measure of effort/or whatever you want!
What's next for recurer (and what we fell short on)
Recurer is hoping to add some following ideas:
- Kanban/Alternative Task Viewing and Organization
- Task linking
- SMS Integration
- Data analytics
- Track effort throughout longer timescales
- Native mobile app
How we built it
Recurer is built from several parts. It is using a Prisma/GraphQL Middleware to communicate with a MongoDB backend. This allows the frontend website to easily interact and access the data it needs without much hassle, but also allows for lots of extensibility down the line. The frontend is a React Typescript app with frameworks such as RazzleJS, styled-components, formik, and more. The infrastructure is hosted on Google Cloud Platform's Google Functions as well as Firebase Hosting.
Built With
- graphql
- prisma
- react
- typescript
Log in or sign up for Devpost to join the conversation.