Skip to content

Latest commit

 

History

History
106 lines (76 loc) · 3.74 KB

README.md

File metadata and controls

106 lines (76 loc) · 3.74 KB

gaia

Gaia

This project developed to solve part of the problems caused by natural disasters, initially dealing with floods.

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub License

The project   |    Technologies   |    How To Use   |    License

About

Project to improve assistance and assistance to the population.

Gaia, a system that serves the society of a certain region that is about to be affected by floods, requests quick help to civil defense informing their current situation, avoiding possible overloads in distress call centers as well. Also developed to assist the civil defense, the system also positions victims' data in real-time on a map and a Dashboard, classifying them by criticality to improve the performance of care and help the population. Here, it uses:

  • Typescript
  • React
  • React Hooks
  • Prettier
  • Eslint
  • Styled Components
  • Polished
  • Axios
  • Leaflet

From there, more functionality will come.


:octocat: The Project

You can verify in other repository with the back-end project. Here

🚀 Technologies

This project was developed at the Team 5 - gaia with the following technologies:

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v12.18 or higher + Yarn v1.22 or higher installed on your computer and the gaia.

From your command line:

# Clone this repository
$ git clone https://github.com/Gaia-Team-5/web-gaia.git

# Go into the repository
$ cd web-gaia

# Install dependencies for the frontend
$ yarn

# Run the frontend server
$ yarn start

Ps.: You need to run the backend server before.

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with by Team 5 - gaia 👋