Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Epic Planner

Currently Abandoned

This was a nice project to learn but i kinda lost the point to fisnish it. I Learned new things in Backend Logic & Data Management but im now going to move on to new projects.

What's the Point?

  • Small project to learn PHP, HTML, JS, and CSS better.
  • Maybe help my studying.
  • Maybe help other students too.
  • Learn how to use AI for error handeling and styling of a Website.

What Will It Do?

  • Organize studies.
  • Show when exams are coming.
  • Help learn for exams.
  • Keep track of classes.
  • Organize things to do (tasks).
  • Write and bring in notes.
  • Make learning fun with games.

What's Next?

How I Want to Start:

  • Make a basic look with boxes. Done
  • Make a place to save info (database). Done
  • Make login and sign-up. Done
  • Start making the task manager. Done
  • Add comments to the Code ASAP
  • Make a level system.
  • Let users plan their classes.
  • Let users put exams on a calendar.
  • Use a tool (maybe AI) to give quests.
  • Make a notes tool and maybe connect to apps like Good Notes.
  • Make a focus mode with Spotify.
  • Find some pixel art for avatars.
  • Make emails for signing up.
  • Make a list of top users.

Features

Task Manager

  • Displays the user's current tasks on the dashboard.
  • Quickly add new tasks via an input field and button.
  • Checkboxes allow marking tasks as done.
  • Completed tasks are displayed with a strikethrough.
  • Tasks are saved in a local task_db.json file.
  • Once a day (on the first login), completed tasks are automatically removed.
  • Simple CSS (style.css) for basic UI.

Login & Register System

  • The front-end interface (login.php and associated CSS) allowing users to enter their credentials and log in.
  • The front-end interface (register.php and associated CSS) enabling new users to provide their information and create an account.
  • Backend logic (using PHP sessions or similar mechanisms) to create, manage, and destroy user sessions after successful login.

Stuff

Quick Note:

  • Maybe I finish this, maybe not. We'll see. I want to learn how to code, so the end result isn't the main thing. Thanks for reading.

Stuff i used in this project:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages