Skip to content

4meters/weather-server

Repository files navigation

Weather App - server app

Server part of weather monitoring app project.

Client app: https://github.com/4meters/weather-app

Measure script: https://github.com/4meters/weather-measure-script

Api documentation

https://app.swaggerhub.com/apis/chuck321/weather-station-server/1.0.0

Main features:

  • managing user accounts
  • managing stations
  • save measures
  • administrative functions

Technologies used for implementing project

Database:

  • MongoDB

Server:

  • Java
  • Maven
  • Spring Boot
  • Spring Boot MongoDB

Client:

  • React
  • JS
  • HTML

Weather Station

  • Python
  • bme280 & sds011 python library

How to run:

Import project in your IDE, for example IntellijIdea.

Than add Maven running configuration and in command line box enter: spring-boot:run.

Select newly added configuration and run project.

About

Server part of weather monitoring app project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published