Inspiration

First solid idea that popped into my head :)

What it does

It is a TODO List which stores the tasks on a database and is accessible via a website.

How we built it

First I created the SQL for the database and added dummy values. Then I created the base website and CSS. I then added the PHP code to connect to the database and read/write to it.

Challenges we ran into

Making the website look presentable (it still doesn't).

Accomplishments that we're proud of

Using GitHub for the first time. Converting the html form input into a PHP based SQL query to add/delete/read the database.

What we learned

In depth knowledge of how PHP and SQL work together.

What's next for Liam Cross's Project

Possibly add sorting functions to sort the tasks via date. Possibly make the app work without requiring Laragon.

Built With

Share this project:

Updates