Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Demo Login Credentials
  • Loading branch information
Abhijitkr committed Jul 15, 2023
1 parent 8e8eff2 commit f00d56f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ The Todo Web Application is a simple yet powerful web-based tool for managing yo
## Live Demo
Access the hosted project and start managing your todos today! [Todo Web Application](https://myawesometodo.000webhostapp.com/)

## Demo Login Credentials
- **Email:** test@gmail.com
- **Password:** test

## How to Use
1. Clone the repository: `git clone https://github.com/Abhijitkr/TODO-WebApplication.git`
2. Set up a local development environment with PHP and MySQL use XAMP for easy setup.
2. Set up a local development environment with PHP and MySQL, use XAMPP for easy setup.
3. Import the provided SQL file to create the necessary database structure.
4. Update the database connection details in the `db_connect.php` file.
5. Launch the application by accessing `localhost` in your preferred web browser.
Expand All @@ -29,3 +33,4 @@ Contributions to the Todo Web Application are always welcome! If you find any bu
---

Enjoy a hassle-free task management experience with the Todo Web Application! Stay organized and boost your productivity. ✨📝

0 comments on commit f00d56f

Please sign in to comment.