https://github.com/flownrecords/api
https://github.com/flownrecords/api
api flownrecords logbook nestjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/flownrecords/api
- Owner: flownrecords
- License: mit
- Created: 2025-06-20T13:13:26.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-27T17:03:34.000Z (about 1 year ago)
- Last Synced: 2025-06-27T18:22:31.610Z (about 1 year ago)
- Topics: api, flownrecords, logbook, nestjs
- Language: TypeScript
- Homepage: https://flownrecords.com
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> This project has been discontinued and it is not online anymore due to high maintenance costs. The codebase is available for reference, but it may contain bugs and security vulnerabilities. Use at your own risk.

# Flown Records API
Flown Records is a flight logbook platform that allows pilots to upload, analyze, and visualize their flight data.


> **Project started December 11th, 2024**
## ✈️ Features
- User authentication & profile management
- Import flight data from FlightLogger
- Interactive charts and statistics
- Generate "Spotify Wrapped"-style reports
- Leaderboards for comparing flight statistics
- Available as a **web app**, **Electron app**, and **future mobile app**
## 📂 Tech
### Frontend
- Framework: React
- UI: TailwindCSS, Lucide Icons
- Electron: To package the web app as a desktop app
### Backend
- Runtime: Node.js
- Framework: NestJS
- Database: Prisma (PostgreSQL)
- Authentication: JWT
## Contribution
Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
## License
This project is licensed under the [MIT license](/LICENSE).