DO IT NOW!

DO IT NOW! Used AI

10 devlogs
76h 13m
•  Ship certified
Created by Adi

DO IT NOW is an app that helps you plan your time. You can use it to plan events such as tests, quizzes, assignments, and household chores. The app is mainly aimed at students. You can also plan when you will study for a given event. The app is designed for use on both computers and phones. The app also collects weekly statistics that you can view. Second project this summer still figuring out bunch of stuff.

Timeline

Ship 1

1 payout of shell 166.0 shells

Adi

8 days ago

Adi Covers 10 devlogs and 76h 13m
Adi
Adi
7h 47m 8 days ago

So today as a final feature I added a little statistics panel where you see how many events you had this week and under that there is bar with percentage values of each category. I spend some time fixing issues I found in my testing.

Update attachment
Adi
Adi
7h 36m 9 days ago

So as the events are in four categories(exam, pop quiz, homework and household duty), the first three of them are similar and the last one is bit diffrent so I changed that on the first view you only see first three of them and on the third one you see only household duties. I also had to change the form where the events are added as I didnt want a user to add learning days for household duties as it doesnt have sense.

Update attachment
Adi
Adi
6h 32m 10 days ago

To the second view I added also archive of the events so you can check it out of pure curiosity. Its also grouped to categories just like the view above. I started out on the last view but I can't decide what it should be so I will let you know in next devlog.

Update attachment
Adi
Adi
7h 6m 10 days ago

So I finished first view and the second one is showing grouped events by their type. Here you can't toggle if they are done or not its just for the informations(name, date, importance level).

Update attachment
Adi
Adi
9h 37m 12 days ago

Yesterday I spend rest of the evening finishing the account menagement page and today I was working on the view number 1 which is 7 days ahead and in every day you see the event for now it just shows the events name and what type it is also with the indication how important it is, later I will be adding so you can click it to see the comment and toggle if its done.

Update attachment
Adi
Adi
8h 11m 13 days ago

I ran into issues with my form for creating tasks so spend too long to fix but thats hopefully all bugs fixed. Also started working on some basic account menegament page so the user can change name, email and password.

Update attachment
Adi
Adi
6h 4m 14 days ago

Today I did the form for adding the events. there are 4 types of them. At the beginning I wanted to make a custom looking date input but I couldnt figure it out so its the basic one. For the rest I used bootstrap to streamline the process so I can focus on the form actually working as I struggled to implement my idea.

Update attachment
Adi
Adi
7h 36m 15 days ago

I finished the login and registration and started working on main layout of the app.
There will be a menu up top and the something like little callendar for upcoming 7 days.

Update attachment
Adi
Adi
8h 19m 15 days ago

I started of with the login and registration. I wanted to focus on the css first and I wanted it to look extra special so I spend time adding animated background and overall making look nice. Functionality is not yet completed but the UI is.

Update attachment
Adi
Adi
7h 20m 16 days ago

So this project is not diffrent I started of with the data structure for the database. I also designed the layout of the app for all the diffrent pages.

Update attachment