Giter Club home page Giter Club logo

timelog's Introduction

timelog

a simple app for clocking in and out of a workplace or a job being done at a customer's site... etc.

Built with the MEAN stack, and made mobile with bootstrap 3. This is ready to deploy to Heroku, and a version of it indeed is, but you can of course host it any way you like, you'll just need to change a few things to host it elsewhere, specifically the SendGrid credentials and DB URL in web.js.

Libraries and add-ons used:

Server:

    "express": Web app awesomeness for Node.js.
    "ejs": Server-side templating.
    "mongoose": ORM for MongoDB, used in DB schema management and easy MongoDB use.
    "passport" and "passport-local": Node.js authentication and authorization.
    "connect-flash": Server-side flash messages.
    "sendgrid": Sending emails to users (from Heroku add-on).
    "bcrypt-nodejs": Hashing and encryption of passwords.
    "password-generator": Random temporary password generation.
    "node-schedule": For scheduling tasks in Node.

Client:

    "AngularJS": Single-page super-heroic web app wizardry.
    "Bootstrap 3": Responsive grid and good utility CSS classes.
    "Font-awesome": Vector icons and fonts.
    "geo-location-javascript": Geo-location from the browser with JavaScript.
    "Lumen Bootstrap theme": Clean and pretty theme for Bootstrap 3.
    "ngQuickDate": Angular widget for a date picker.

This app is still a work in progress.

Features that will be added:

TODO Edit users (in addition to add which is already implemented).

TODO Admin page (to collect reports, adding and editing users... etc).

--------------Release 1 complete, app can be useful at this point -----------

TODO Sick Day flow.

TODO Vacation request flow.

TODO Calculations, presentation and notifications for vacations and absence.

TODO Manager page to approve vacations and review logs and sick days... etc.

TODO absence/neglect comment and manager review request.

TODO managers can change login/logout time on review request, shows signed and highlighted.

timelog's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vinzdez

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.