It is simple that displays the various flights around the world. The information it displays are time of flight, airport information, aircraft identity, country where the airport is located. With this web app you search the flight data by country and request for flight in the past.
It has an authentication process to keep track of the users. To be able to use it, I advice you use any of the social logins provided. Dont you use your email and password option for now. This feature will come up in later updates.
This is the link to the hosted project on Firebase hosting platform - https://paltiel-ijomah.web.app Thanks
This project was generated with Angular CLI version 11.2.15.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.