Skip to content

krishung5/Electricity-Fee-Calculation-and-Electric-Appliance-Recommendation-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electricity Fee Calculation and Electric Appliance Recommendation Web Application

This is a recommendation system helping you not only get the most suitable electric appliance but also calculate electricity fee depending on different users’ needs. This system fetched over one hundred thousand data containing ten categories from open government data.

Introduction Video

IMAGE ALT TEXT HERE

Installation

  • XAMPP
  1. Install XAMPP.
  2. Download all the files from GitHub to C:\xampp\htdocs. (You can open the folder directly from the XAMPP control panel)
  3. Open XAMPP Control panel and start "Apache" and "MySQL".
  • Database
  1. Open link localhost/phpmyadmin or 127.0.0.1/phpmyadmin .
  2. Click on new at side navbar.
  3. Give a database name as "user" hit on create button.
  4. After creating database name click on import.
  5. Browse the file in directory "user.sql".
  • Almost Done...
  1. Open any browser and type http://localhost/Electricity-Fee-Calculation-and-Electric-Appliance-Recommendation-Cloud-System.
  2. Register for the first time and then log in.

Tool used

  • XAMPP
  • Javascript / PHP / HTML / CSS

Screenshots

  • Home Page

  • Single electric appliance recommendation

  • Combinational electric appliance recommendation

  • Electricity fee calculation form

  • Fee calculation result in three different kinds of chart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published