Anuroh619 / Angular-Crud-App

Creating a Crud Application based on Angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • This is the aimed UI for the app.
  • 3 components - add-student, edit-student, list-student
  • I am done with mongo connection, just UI is pending

UI

##Steps to contribute to the repo.

  • Fork the repo
  • Clone the repo
  • Hit npm install
  • run ng serve and open the localhost:4200 in browser.
  • Make changes according to UI
  • Push the repo
  • Make new Pull request

About

Creating a Crud Application based on Angular


Languages

Language:TypeScript 54.9%Language:JavaScript 22.4%Language:HTML 21.6%Language:CSS 1.1%