Skip to content

Full-Stack flight search and manage application that used AngularJS for frontend, NestJS for backend and PostgreSQL database.

Notifications You must be signed in to change notification settings

candem15/TsFlights-REST-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TsFlights_logo

About Project

Full-Stack TypeScript application that used AngularJS for frontend, NestJS for backend and PostgreSQL database where users can search flights and make CRUD operations.

How process works?

  1. GET request send from Angular (on the right side of the diagram).
  2. NestJS receives the request.
  3. Get the data from the database(PostgreSQL) then returns it to NestJS.
  4. Send that data back to Angular front-end.

Testing

VScode Compile

PostgreSQL Table

Postman

Chrome

PostgreSQL Table

Flights Search

Admin Page

Built With

About

Full-Stack flight search and manage application that used AngularJS for frontend, NestJS for backend and PostgreSQL database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published