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.
- XAMPP
- Install XAMPP.
- Download all the files from GitHub to C:\xampp\htdocs. (You can open the folder directly from the XAMPP control panel)
- Open XAMPP Control panel and start "Apache" and "MySQL".
- Database
- Open link localhost/phpmyadmin or 127.0.0.1/phpmyadmin .
- Click on new at side navbar.
- Give a database name as "user" hit on create button.
- After creating database name click on import.
- Browse the file in directory "user.sql".
- Almost Done...
- Open any browser and type http://localhost/Electricity-Fee-Calculation-and-Electric-Appliance-Recommendation-Cloud-System.
- Register for the first time and then log in.
- XAMPP
- Javascript / PHP / HTML / CSS
- Home Page
- Single electric appliance recommendation
- Combinational electric appliance recommendation
- Electricity fee calculation form
- Fee calculation result in three different kinds of chart