Skip to content

awanshrestha/ensat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnSat

Introducing EnSat

Project: https://ensat.netlify.app/

EnSat is a miniature version of an Environmental Satellite which helps to record and analyze the environmental parameters as altitude, pressure, temperature, humidity and pollution level.

Table of Contents

Tech Stack
Hosting
Project Images
Dev Environment Setup

🧰 Tech Stack

  • Serialport package for data communication
  • MongoDB for database
  • Express for server
  • React for GUI

✈️ Hosting

Project is currently hosted on:

https://ensatserver.herokuapp.com/getalldata

https://ensatserver.herokuapp.com/getndata/5

https://ensatserver.herokuapp.com/get24hourdata

📷 Project Images

UI Screenshots

Hardware:

🔨 Dev Environment Setup

> git clone https://github.com/awanshrestha/ensat.git
> cd ensat
> cd client
> npm install
> npm start

About

Repository for EnSat Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published