Flight Information Display System
Go to file
Santiago Lo Coco 2fcf3b0387 Add auth-domain and browser-domain
There are two roles: airline and normal user
2023-10-23 11:41:25 -03:00
auth-domain Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
browser-domain Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
db Add initial example 2023-10-04 19:39:13 -03:00
flights-domain Add screen-domain and update flights-domain 2023-10-23 11:39:12 -03:00
screen-domain Add screen-domain and update flights-domain 2023-10-23 11:39:12 -03:00
.gitignore Add auth-domain and browser-domain 2023-10-23 11:41:25 -03:00
.gitlab-ci.yml Update .gitlab-ci.yml 2023-10-19 10:18:04 -03:00
.pre-commit-config.yaml Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -03:00
README.md Add .pre-commit-config.yaml (linting) 2023-10-19 11:58:03 -03:00
docker-compose.yml Add flights-domain (from 'airports' repo) 2023-10-19 10:12:19 -03:00

README.md

fids

Contributing

pre-commit install
pre-commit run --all-files