GithubHelp home page GithubHelp logo

arshu200 / e_r_s Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 11 KB

A greate project which is use to submit review against each other for employees. And there is an admin who can see all employees, he can delete any of employee and he can create any employee. An admin can create any employee to admin

CSS 3.55% JavaScript 46.85% EJS 49.60%

e_r_s's Introduction

employee-review-system

Description

A greate project which is use to submit review against each other for employees. And there is an admin who can see all employees, he can delete any of employee and he can create any employee. An admin can create any employee to admin

Tech stack used

MongoDB is used for database, nodejs express as a server and ejs for views templates, javacript for coding and html, css for designing.

How to setup the project on local system

  1. Clone this project
  2. Start by installing npm if you don't have it already.
  3. Navigate to Project Directory by : Using
cd employee-review-system

After reaching to the this preoject directory yo have to run this following command :

$ npm install
$ nodemon index.js 

To create admin go to user controller and make isAdmin : true and run Project and signup Now.

Keep Mind make it isAdmin : false then run again for employee

Features

  • Admin View *Add/ remove/ update/ view employees *Add/update/view performance reviews *Assign employees to participate in another employee's performance review

  • Employee View

    • List of performance review requiring feedback
    • Submit feedback
  • Login

  • Register

Directory Structure

  • /assets/css - all css code
  • /assets/img - all the images
  • /config - MongooDB Atlas Configuration
  • /controllers - questions & option controllers code
  • /model - review and users.
  • /routes - all routes according to admin and employee is here
  • /views - all ejs files
  • index.js - entry file

e_r_s's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.