PolyTask banner

PolyTask

9 devlogs
10h 47m 13s

A automated secretary application, powered by algorithms. It can track your tasks like Google Calendar, but has some intelligent features, like automatic task categorization via NLP, and somewhat janky intelligent task adding. You can create repea…

A automated secretary application, powered by algorithms. It can track your tasks like Google Calendar, but has some intelligent features, like automatic task categorization via NLP, and somewhat janky intelligent task adding. You can create repeatable events as well. I designed this to try to increase my personal efficiency.
It’s kinda difficult to describe, it’s easier to understand once you use it yourself.
I currently have 1 active user who is not a developer.
You can sign up, or use the test credentials.
EMAIL: [email protected]
PASSWORD: 12345678

This project uses AI

AI was used to help with formatting UI.

Demo Repository

Loading README...

Neal

Shipped this project!

Hours: 10.79
Cookies: 🍪 0
Multiplier: 6.08 cookies/hr

Added some more incremental improvements. I’m because this app has reached a point where I am using it myself, and these changes were inspired by my own needs.

Neal

Fixed late task functionality, so late tasks get pushed back, and also early tasks allow next tasks to get moved earlier.

Attachment
0
Neal

Shipped this project!

Hours: 0.44
Cookies: 🍪 1
Multiplier: 1.5 cookies/hr

Added shortcuts! The project is looking in a almost finished state!

Neal

added minor visual changes, but primarily introduced shortcuts, where you can press N on the tasks page to create a new task and CTRL Z to undo, and / to search tasks.

Attachment
0
Neal

Shipped this project!

Hours: 10.06
Cookies: 🍪 164
Multiplier: 16.26 cookies/hr

Introducing PolyTask, a intelligent task management application. It has a website and mobile app format in the form of a PWA. The app fully works, and you can create events that are synced with the Appwrite backend server. I learned about natural language processing, and I practiced using the Appwrite API.

Neal

A ton of improvements, including a local achievement system. UI got improved, and analytics were moved to their own page, and maybe I added them in this update, not sure. The app gained it’s first active user who is not a developer, which is very exciting.

Attachment
1

Comments

Neal
Neal about 2 months ago

I pushed some more code up today that fixed the dark mode slider on the settings page. It only took about 5 minutes, so there was not enough time for another devlog.

Neal

Added PWA and haptics, along with major UI improvements. A contributor created a PR, as well. The pomodoro timer got improved as well, along with the visibility of the priority of tasks. Some work got lost because a PR had a merge conflict, and some stuff had to be rolled back. It will probably be recovered by the next devlog.

Attachment
0
Neal

Fixed major sign-up issue I ignored and realized the API I am using for the BaaS changed what is allowed to happen, rendering the functionality of the sign up as broken.

Attachment
0
Neal

Major improvements, dashboard page improved, login insured. Many commits made. Will start getting testers on board tomorrow. The utility and aesthetic are now reaching a maximum, and this project is soon ready to ship.

Attachment
1

Comments

Neal
Neal 2 months ago

Pomodoro timer was also added.

Neal

New task UI and dark mode. Speed up fetching events from database.

Attachment
0
Neal

Improved dragging and added event extension features. Additionally, I improved the UI to be more consistent.

Attachment
0
Neal

Created draggable events, nothing too crazy.

Attachment
0