Skip to content

gillmourtunhira/hixel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hixel - HRMS Web-Application

Completition NodeJS ExpressJS NPM

Table of Contents

General info

An extensive human resources system for Harare Institute of Technology, part of a practical job assessment.

Technologies: Built with

  • NodeJS / Expressjs
  • HTML / CSS / JS

Setup

To run this project, clone it first to your local environment:

$ cd <local dir>
$ git clone <git_repo_url>
$ cd <helix>

You need to recreate the node modules folder to load all modules and dependencies:

npm install

To start the server for the app enter the following command(s)

npm start

Server will will be started on port 3000

Navigate to localhost on port 3000 on your browser: http://localhost:3000

Some routes to navigate the app (you can use navigation in dashboard) need to login first:

/admin/dashboard for admin backend, need to have logged in first
/employees

License

This project is licensed under the terms of the MIT license.

Buy Me A Coffee

About

An extensive human resources web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published