SmartPlan banner

SmartPlan

10 devlogs
29h 24m 35s

An AI-powered to-do list in your browser.

This project uses AI

GitHub Copilot used for agentic coding process, completely guided by me.

Demo Repository

Loading README...

D-Pod

I’m going to be re-making this app for Android, so I started making a detailed description of all of the app features, now that I’ve already made the app once and now I know exactly what I want. I worked on this description for 40 minutes before I realized that I could log time editing markdown 😭

Also I switched to Mac, which I’m still getting used to.

Attachment
0
D-Pod

I did a whole bunch of bug fixes for my video submission for the Presidential AI Challenge.

Attachment
0
D-Pod

While trying to add cloud storage for more user data, I ran into some warnings about anon users’ data access, and I couldn’t get them to go away no matter what I tried. But I did add 6 more tables for user data.

Attachment
0
D-Pod

Fixed a couple of issues I noticed from the Shipping Review video.

  1. Focus Queue ā€œstartā€ button was placed counter-intuitively, moved it to be at the top of the queue.
  2. Recurring tasks created new tasks in ā€œtodayā€ when marked complete, filling up the to-do list quickly.
Attachment
1

Comments

chefpenguino
chefpenguino about 1 month ago

congrats on shipping, had a look at the demo and its fire

D-Pod

Shipped this project!

Hours: 25.79
Cookies: šŸŖ 198
Multiplier: 7.69 cookies/hr

This took me all winter break to make and then some, but here’s the gist of it:

It’s basically a to-do app. BUT… there’s an AI helper called SmartPlan that you can talk to, and it can manage your tasks for you! It also features a focus mode which lets you lock in and work on a certain task for an amount of time that you set. You can also LOG IN and save your tasks!

This is still pretty far from perfect, but it’s quite functional. Hope you guys find this useful!

D-Pod

Replaced the Azure OpenAI API with Groq API which is cheaper and WAY faster!
Improved Supabase login.

Attachment
2

Comments

aneezakiran07
aneezakiran07 about 2 months ago

Great job!!! You implemented alot of stuff!!! Cool!!!

chefpenguino
chefpenguino about 2 months ago

very cool, love this project!

D-Pod

Added cloud storage.

yippee!!! 24 hours!!!

Attachment
0
D-Pod

Finally added the AI chatbot, powered by Azure AI. It can add, edit, and remove tasks for you, letting you skip all the button clicks and just ask what you want.

Attachment
1

Comments

aneezakiran07
aneezakiran07 about 2 months ago

How many api’s per month can it manage in zero budget?!

D-Pod

This was quite a bit of work! I added a focus mode, where you can set a timer to work on tasks, add tasks to a queue to work on them seamlessly, and added sorting tasks, among other small fixes.

Attachment
1

Comments

1nf1n0t1v3r
1nf1n0t1v3r about 2 months ago

great work

D-Pod

Added repeating tasks, tag management, updated UI. Next will work on long-term goals and focus sessions.

Attachment
0
D-Pod

Built the base of my to-do app, will add repeating tasks, tag management, and AI functionality later.

Attachment
0