https://github.com/vijaythapa333/task-manager
Simple Task Manager web app with PHP and MySQL (Complete Tutorial)
https://github.com/vijaythapa333/task-manager
php-project
Last synced: 6 months ago
JSON representation
Simple Task Manager web app with PHP and MySQL (Complete Tutorial)
- Host: GitHub
- URL: https://github.com/vijaythapa333/task-manager
- Owner: vijaythapa333
- Created: 2020-05-31T17:41:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T05:56:16.000Z (over 1 year ago)
- Last Synced: 2025-10-09T17:33:46.119Z (6 months ago)
- Topics: php-project
- Language: PHP
- Size: 27.3 KB
- Stars: 54
- Watchers: 2
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Manager with PHP and MySQL
Simple Task Manager web app with PHP and MySQL.
[Complete TASK MANAGER Tutorial Playlist](https://www.youtube.com/watch?v=1rl36zxqZZw&list=PLBLPjjQlnVXXygeLVmd9mGNtgrHaBOFos)
## Support Developer
1. Subscribe & Share my YouTube Channel - https://bit.ly/vijay-thapa-online-courses
2. Add a Star 🌟 to this 👆 Repository
## Donate
**[PayPal](https://bit.ly/support-vijay-thapa)**
**[Buy me a Coffee ☕️](https://www.buymeacoffee.com/vijaythapa)**
**Donate by wire transfer:** E-Mail at *donate@vijaythapa.com* for wire transfer details.
## Technologies Used
1. Core PHP Programming Language (Procedural Programming)
2. MySQL Database
3. HTML
4. CSS
## How to Download and Run on your PC?
### Pre-Requisites:
1. Download and Install XAMPP
[Click Here to Download](https://www.apachefriends.org/index.html)
2. Install any Text Editor (Sublime Text or Visual Studio Code or Atom or Brackets)
### Installation
1. Download as as Zip or Clone this project
2. Move this project to Root Directory
```
Local Disc C: -> xampp -> htdocs -> 'this project'
```
*Local Disk C is the location where xampp was installed*
3. Open XAMPP Control Panel and Start 'Apache' and 'MySQL'
4. Import Database
a. Open 'phpmyadmin' in your browser
b. Create a Database
c. Import the SQL file provided with this project
5. Make Changes to settings
Go to 'config' folder and Open 'constants.php' file. Then make changes on following constants
```php
```
6. Now, Open the project in your browser. It should run perfectly.
## For Sponsor or Projects Enquiry
1. Email - hi@vijaythapa.com
## Follow Me on
1. LinkedIn - [vijaythapa](https://www.linkedin.com/in/vijaythapa/ "Vijay Thapa on LinkedIn")
2. Instagram - [@vijaythapa.code](https://www.instagram/vijaythapa.code/ "Vijay Thapa on Instagram")
3. Facebook - [@thevijaythapa](https://www.facebook.com/thevijaythapa/ "Vijay Thapa on Facebook")
5. Twitter - [@thevijaythapa](https://www.twitter.com/thevijaythapa "Vijay Thapa on Twitter")