Inspiration
Since we are graduating next year and are currently preparing the applications for grad schools, we need to stay organized. In the reminder app on our phones, there are hundreds of thousands of tasks pending to be done. To not be overwhelmed by all these unorganized tasks, we want to customize a task table. In this table, we implement easy-understanding buttons to identify how important each task is, and sort these tasks by importance. Finally, these tasks will be incorporated to an HTML file which can serve as your homescreen to motivate you every single second!
What it does
It has a modern-age design webpage with a user-friendly interface, as well as colourful buttons, and a random song suggested by ChatGPT. With the task button click, it tells you the most important tasks to be done. You can also browse through all the tasks & add/modify/complete a task, just like your Reminders app on your iPhone (but more customizable). Finally, spin the wheel on the home page to find your favourite person's quote!
How we built it
Jerrica designed the webpage using html, css and Javascript. Steven wrote the back-end codes with Python and pandas database
Challenges we ran into
Github was so confusing, and ChatGPT was providing wrong information from time to time :((
Accomplishments that we're proud of
figure out why I cannot push/pull my file to my teammate's repository (main branch)
What we learned
- how to correctly push/pull files to/from Github, which is so confusing (especially when you are on a different branch)
- learn and implement html, css and javascript in one day
- (in python) combine class objects and pandas dataframe
What's next for LETS GET ORGANIZED TOGETHER!
finish this webpage because:
- this is really something we've been wanting to do in the past
- we really did have fun doing this even though it is truly tiring to code for the entire day
- this will be useful not only for myself, but also for our resume
Log in or sign up for Devpost to join the conversation.