mirror of
https://github.com/uw935/vatsimfox.git
synced 2026-09-17 08:18:56 +00:00
fixed: cors error (finnaly) && minor bugs, add: custom wrapper for VATSIM fetcher && code moved to src folder && docker
This commit is contained in:
@@ -13,6 +13,13 @@ Project based on [Virtual Air Traffic Simulation Network (VATSIM) API](https://v
|
||||
|
||||
Written in Python 3.7.10 + JS (JQuery framework) + Boostrap
|
||||
|
||||
## Startup
|
||||
For run application on your own machine, you must install docker. Then just one command in the "src" folder with the project source code:
|
||||
|
||||
```bash
|
||||
docker compose up
|
||||
```
|
||||
|
||||
## Contibution
|
||||
Any help with this project would be greatly appreciated. Fixes or some features are welcome.
|
||||
|
||||
@@ -21,13 +28,17 @@ More information about the contributing to this project will appear there a litt
|
||||
## Feature
|
||||
There is small TODO list I would like to make in this project:
|
||||
|
||||
+ Deploy to webserver with domain
|
||||
+ More ATC information — add map with control area
|
||||
+ More profile information — add some more info, not only date of registration. Maybe rating or something
|
||||
+ Website redesign
|
||||
+ Challenges, like: "fly to this country N times", or "fly to all countries around the world", etc
|
||||
- [x] Create docker
|
||||
- [x] Deploy to webserver with domain
|
||||
- [ ] More ATC information — add map with control area
|
||||
- [ ] More profile information — add some more info, not only date of registration. Maybe rating or something
|
||||
- [ ] Website redesign
|
||||
- [ ] Challenges, like: "fly to this country N times", or "fly to all countries around the world", etc
|
||||
|
||||
## Author
|
||||
## Contributors
|
||||
https://github.com/exituser/
|
||||
|
||||
## Author contacts
|
||||
Telegram: https://uw935.t.me/<br>
|
||||
Instagram: https://instagram.com/uw_935/<br>
|
||||
Discord: uw935
|
||||
Reference in New Issue
Block a user