Skip to content

Uni project using the Electron framework to manage your utility costs 💧

Notifications You must be signed in to change notification settings

ichrist97/dhbw_electron_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dhbw_electron_project

Topic

This little application is for a university project at the DHBW Mannheim. It is supposed the help the administration of the utilities from your house.

Electron

The application is created with Electron. Therefore it is basically a website which gets run as a desktop application.

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer.

First a local MySQL Database must be started. The database date can be imported from the folder db with database.sql.

Then from your command line:

# Clone this repository
git clone https://github.com/ichrist/dhbw_electron_project
# Go into the repository
cd dhbw_electron_project
# Install dependencies
npm install
# Run the app
npm start

About

Uni project using the Electron framework to manage your utility costs 💧

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published