Skip to content

petersoleeh/RainMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RainMeter.

Collects Rainfall Data Per Month and Present it in a Timeseries Graph

Created by Peter Maina

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

  • Clone the repo

  • Create and start a virtual environment

    • virtualenv env
    • source env/bin/activate
  • Install all the dependencies in the file > requirements.txt

    • pip install -r requirements.txt
  • Start the development server

    • python3.6 manage.py runserver

Prerequisites

  • Python3.6
  • Django

Technologies Used

  • Python3.6
  • Django
  • Sqlite
  • Highcharts
  • Bootstrap3

Support and contact details

Please reach out via this email address

License

MIT

Copyright (c) 2018 RainMeter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published