This project contains reports about several UFO (Unidentified Flying Object) sightings over the years. Click on a marker within the map to find out more about an UFO sighting (Date/Time, Location, Duration, Shape and Comments) or click on a cluster to view all sightings in that region (The number on a cluster indicates how many markers it contains).
Dataset retrieved from Sigmond Axel.
- Node
- NPM
- Docker
- Docker Compose
- Language: Python
- Framework: FastAPI
- Language: TypeScript
- Framework: React
Clone the Project:
[email protected]:LucasGlopes/UFOSightings.git
Navigate to the project folder:
cd backend/
docker-compose up --build
cd frontend/
npm install
npm start