Skip to content

sunilkumar2170/employee-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧑‍💼 Employee Dashboard App

A full-stack web application to add, view, and filter employee data using Express.js and MongoDB. This dashboard helps visualize employee types, working hours, and total hours in an organized tabular form.


📸 Screenshot

Project Photo


⚙️ Tech Stack

  • Frontend: HTML, CSS, Bootstrap, EJS (Embedded JavaScript)
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Template Engine: EJS

🧩 Features

  • Add new employee entries with name, email, employee type, rate & hours
  • Filter employee records by name, email, or type
  • View a complete dashboard of employee working hours
  • Clean UI using Bootstrap

🚀 How to Run Locally

# Step 1: Clone the repository
git clone https://github.com/sunilkumar2170/employee-dashboard.git

# Step 2: Go into the project directory
cd employee-dashboard

# Step 3: Install dependencies
npm install

# Step 4: Start the server
node main.js
# OR for auto-reload
npx nodemon main.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published