Skip to content

agustinjch/rural-makers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Water consumption project for Rural Makers. Markers V change

Built With

Prerequisites for admin-server

  • npm
meteor npm install npm@latest -g
  • Node needs to be updated v12+

Installation of the admin-server

  1. Clone the repo
git clone
  1. Install NPM packages
meteor npm install
  1. Run
meteor npm start

Prerequisites for flask-server

  • python3

Installation of the flask-server

  1. Create environment
python3 -m venv .env
  1. Install requisites
pip install -r requisites.txt
  1. Run
python3 server.py

TODO

  • TODO - 1
  • TODO - 2

Usage

http://localhost:3000/

About

Rural makers project for MakersXChange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published