Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 441 Bytes

Two projects for now

  1. Demo
  2. Flight Booking

Demo

A demo project following the nest docs and one youtube tutorial. Learned nest concepts like decorators, modules, providers, injectors, injectables, pipeline, guards, middleware, etc...

Flight Booking

Trying out the learned concepts by doing hands on with basic crud operations with bussiness logic also checking support with some diffenrent things