Skip to content

This project aims to collect data from a weather station and display it in a user friendly manner. It has been developed initially by Jeremy Michel as part of his internship in 2016 then this branch has been udated by Hela Allani during her internship in 2018 under the supervision of Dr. Wassim Derguech.

License

Notifications You must be signed in to change notification settings

derwas/WeatherStationApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Credit

This project aims to collect data from a weather station and display it in a user friendly manner. It has been developed by Jeremy Michel as part of his internship in 2016 at the Insight Centre for Data Analytics under the supervision of Wassim Derguech.

#First iteration of a weather station project.

Mandatory

- JDK 8: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
- JRE 8: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
- MongoDB 3.2.8: https://www.mongodb.com/download-center?jmp=nav#community

Optional

- Robomongo (great MongoDB UI) https://robomongo.org/download
- Integration to an IDE: https://www.playframework.com/documentation/2.5.x/IDE

Included

- Java Play 2.5.3
- Mongo java driver 3.2.2

HOW TO RUN:

  1. Clone or unzip this repository
  2. Run MongoDB server
  3. Go to root folderh
  4. Run the activator ("bin/activator run") with your console
  5. When all assets have been downloaded and the project is compiled, access http://localhost:9000/landing/generator on your web browser (Chrome works 100%, other browsers not tested). Tis will generate a database called "myDB", which contains random sets of data
  6. Access http://localhost:9000/landing when the data has been generated

About

This project aims to collect data from a weather station and display it in a user friendly manner. It has been developed initially by Jeremy Michel as part of his internship in 2016 then this branch has been udated by Hela Allani during her internship in 2018 under the supervision of Dr. Wassim Derguech.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published