Skip to content

Staff Record System is an angular component structure as skeleton to create more complex Angular Projects.

Notifications You must be signed in to change notification settings

demirelfth/staff-record-system

Repository files navigation

Staff Record System

Installation

npm install --force

Run

In first Terminal

ng serve

In second Terminal

node app.js

Usage

image

The project has just three different component in one page and it works based on SPA(Single Page Application).
Operations that users can do for Staff Record System are:

  • Adding new staff record,
  • Updating exist staff record,
  • Deleting exist staff record.

Used Technologies

  • Angular: Frontend
  • Nodejs: Backend
  • json file: data.json to store data

Highlights

Essentially in this project, different components are used. This usage is example for angular
component structure to use more complex angular projects.

About

Staff Record System is an angular component structure as skeleton to create more complex Angular Projects.

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published