Skip to content

Latest commit

 

History

History
47 lines (37 loc) · 1.13 KB

README.md

File metadata and controls

47 lines (37 loc) · 1.13 KB

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