Inspiration

Ubuntu Plan app, CPU schedulers

What it does

keep track of your tasks and sort them

How we built it

we created an interface between python and C, wrote the sorting algorithm in C for extra speed and wrote the UI in python for its simplicity

Challenges we ran into

Errors, making C and python communicate each other, difficulty in writing the UI and making it function based on what we expected from it

Accomplishments that we're proud of

It works! Finding a way to make python and C communicate. We mastered python kivy UI.

What we learned

I learned new things about OOP. We learned about CPU schedulers and scheduling algorithms.

What's next for Smart ToDo

Improvement of functionality, support more scheduling algorithms. Task bars for showing progress, timers for tasks and...

Built With

Share this project:

Updates