Skip to content

dilanka-rathnasiri/data-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Dashboard

This project is a simple and functional data dashboard for managing and displaying tabular data. It is designed for educational and development purposes.

Tech Stack

  • Frontend:
    • Angular
    • Bootstrap
    • Typescript
  • Backend:
    • Express.js
    • Node.js
    • Typescript

Start The App In Development Mode

# frontend
cd frontend
npm install
ng serve

#backend
cd ../backend
npm install
npm start

How to Build the Project

cd frontend
npm install
ng build --prod
cd ../backend
npm install

Developed by:
Dilanka Rathnasiri
LinkedIn GitHub Dev.to HackerrankX

About

Sample data dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published