App Flights
Languages and Tools Utilized:
TypeScript, SCSS, Angular, NestJS, PostgreSQL, TypeORM
- Single page application to search for a flight.
- Implement an admin section where you can add, update or delete flights.
- RESTful API, developed with NestJS.
- Angular app makes requests to NestJS server using XHR.
- Designed and implemented PostgreSQL relational database.
- Implement TypeORM to communicate with a database.