You are browsing as a guest. Sign up (or log in) to start making projects!

DayMap

  • 1 Devlogs
  • 6 Total hours

DayMap is a simple daily planner I made using Python and Streamlit. It helps me organize my task and plan my day effectively.

Ship #1 Changes requested

I made a Day Planner app because I wanted an easy way to keep track of my daily tasks and stay organized. Sometimes I forget things, so I thought it would be fun to build something that could help me and other people plan their day. The hardest part was getting everything to work together and fixing bugs when things didn't save or show up correctly. I also spent time making the app look clean and easy to use. I'm really happy that I finished a project that people can actually try, and I'd love for others to test it out and tell me what they like or what I can improve.

  • 1 devlog
  • 6h
Try project → See source code →
Open comments for this post

5h 58m 31s logged

I finally finished making DayMap, my daily planner app! I made it because I have lots of stuff to do, and sometimes it is hard to remember everything. DayMap helps me put all my tasks in one place and plan my day better.

I built it using Python and Streamlit. You can add tasks, edit them, delete them, and mark them as completed. You can also choose the date, time, priority, and whether a task repeats every day or every week.

One of my favorite features is quick add. You can type something like:
“Do homework tomorrow at 5pm high priority”
DayMap will understand the date, time, and priority by itself. It also shows if a task is overdue, due soon, for today, tomorrow, or later.

I also added a completed tasks section, a daily schedule, and a database so the tasks can be saved.

The app is basically done now, and I am really happy that I got it working. It has not been shipped yet because I still need to deploy it and make sure everything works online. This project taught me more about Python, Streamlit, databases, dates, times, and fixing bugs. Some parts were confusing, but it felt really good when they finally worked.

Next, I need to:

  • Deploy the app
  • Test the online version
  • Fix any last bugs
  • Add the real app link

DayMap is finished, but not shipped yet. Hopefully I can release it soon!

0
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…