Skip to content

sinamiri1210/Energy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Energy Management for Homes

Installation

  • Download and install Node on your computer
  • Download and install Mongodb on your computer
  • git clone this repository to your computer

Open db

  • Make sure you have successfully install mongodb
  • Make sure you have start the mongodb server on your pc, using localhost and port 27017 (! important)
  • Initialise one admin user in you db.(can be hard if you are not a coder, contact Chen)

Start Server

  • Go to server folder on command line mode
node server.js
  • Open this link (localhost:3000) on your browser to see the homepage (make sure your safari is the newest version if you are using it as browser)

  • APIs (GET,PUT,POST,DELETE...... You don't need to understand the server codes if you are not coder, just to know with server Apis we can process those different kind of data inside the db)

  • janitor

  • property manager

  • address/building

  • energy data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 51.4%
  • TypeScript 23.8%
  • HTML 16.7%
  • JavaScript 8.1%