Giter Site home page Giter Site logo

Gadael

CircleCI

nodejs leaves management application

This application help you manage presence of your employees in your company. The staff can do requests, access to their planning, the department planning, the remaining vacation rights...

  • Leave requests
  • Time saving deposits requests
  • Work period recovery requests

Approval by managers is following hierarchical departments structure.

Video preview:

Video

Admin view screenshoot:

View a right

For technical details to install Gadael on your own server for production, see http://www.gadael.org

There is also a dockerfile here https://hub.docker.com/r/webinage/gadael

Install on a debian system for development

As root, this commands install all required packages to use AND build gadael.

apt install mongodb nodejs-legacy git g++ gyp gcc make
npm install -g bower

As a user

git clone https://github.com/gadael/gadael
cd gadael
npm install
bower install

A script in provided to initialize the database:

node install.js gadael "Your company name" FR

First argument is the database name, default is gadael. Second argument is your company name, default is "Gadael". Third argument is the country code used to initialize the database, if not provided the leave rights list will be empty.

Run server

node app.js

open http://localhost:3000 in your browser, you will be required to create an admin account on the first page.

Application listen on localhost only, an https reverse proxy will be necessary to open access to users.

The file config.example.js can be copied to config.js for further modifications.

Development

Install grunt as root

npm install -g grunt-cli

List of supported commands for development:

grunt --help

Languages

French, english, spanish

License

MIT

FSF approved, OSI approved and GPL compatible...

Gadael's Projects

Gadael doesnโ€™t have any public repositories yet.

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.