Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.17 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.17 KB

Live Demo (Client Panel)

General info

Basic CRUD Operation using Angular and Firebase

Technologies

Project is created with:

  • Angular
  • Firebase cloud database
  • PrimeNG

Setup

To run this project, install it locally using npm:

$ git clone https://github.com/Keyur996/client-panel.git
$ cd client-panel
$ npm install
$ npm start

Images - Client Panel

Home View

Screenshot (26)

Login And Register View

Screenshot (27)

New Client and Update Client Model using PrimeNG

Screenshot (29)

Loading gif When Saving and Fetching Data

Screenshot (28)

Confirmation on Delete

Screenshot (31)