Skip to content

ambrogiodbe/task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager Web Application

Overview

This is a simple web-based task manager application that allows users to organize their daily tasks effectively. Built using HTML, CSS, JavaScript, PHP, Node.js, MySQL, and Lua, it showcases a full-stack approach to web development.

Features

  • User authentication (login and registration)
  • Add, edit, delete, and view tasks
  • Filter tasks by date or status
  • Database-driven backend with MySQL
  • Responsive and user-friendly design

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP, Node.js
  • Database: MySQL (managed via phpMyAdmin)
  • Advanced scripting: Lua

How to Run

  1. Clone the repository: git clone https://github.com/yourusername/task-manager.git
  2. Import database.sql into MySQL using phpMyAdmin.
  3. Start a local PHP server: php -S localhost:8000.
  4. Open http://localhost:8000 in your browser.
  5. (Optional) Configure Lua scripts for automation.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors