Skip to content

DDoS-73/courses-app

Repository files navigation

Course service

It is my pet-project which helped me learn Angular Framework.

Tech Stack

Client: Angular2+, RxJs, NgRx, TypeScript, Material Design for Bootstrap 5 & Angular 13

Server: Node, Nest.js

Installation

Use the package manager npm to install app.

npm install

All required packages will be installed

To download the API, follow the link

Usage

Run 'npm start' script to run app.

  • "main" branch use Services for state management
  • "ngrx" branch use NgRx for state management

Features

  • Registration
  • Authorization
  • Search by course name
  • Add, delete, edit course if you are Admin
  • Show course info
  • Auth and Admin Guards
  • HTTP Interceptors
  • Services
  • NgRx
  • RxJs
  • Directives & Pipes
  • Reactive Forms

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published