Skip to content

Commit

Permalink
Made some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiittyka authored Nov 25, 2018
1 parent 6e04538 commit bc3f400
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ A DBMS Project which keeps track of the calories consumed and notifies the users
- Xampp Server
### Installing
- Download the Xampp software from the official website.
- Save the code in the xampp/htdocs folder.
### Executing Program
- Save the code in the xampp/htdocs/scripts folder.
- Import the calorie.sql file into the database.<br/>
Type ```localhost/phpmyadmin```on the browser -> Import -> Choose File -> Upload File
### Executing Program
Type ``` localhost/index.php``` on the browser.
## Authors
@Kiittyka
Expand Down

0 comments on commit bc3f400

Please sign in to comment.