Giter Site home page Giter Site logo

clockin's Introduction

DEPRECATED

example

Clockin Working Time Manager

Join the chat at https://gitter.im/henriale/clockin

Basic application, made with Lumen Framework, to store and organize the worked time in a month. It calculates the time worked above or under the estimated time based on users' arrivals and leavings from work.

Requirements

Getting Started

Download and install
$ git clone https://github.com/henriale/clockin.git
$ cd clockin
$ composer install
$ bower install
Setup environment
$ cp .env.example .env
# then, fill out your environment information
$ vim .env
Build up database
$ php artisan migrate
$ php artisan db:seed
Run Server
$ php artisan serve

API

The Clockin API is based on Limoncello Shot which implements jsonAPI. As you run the server, the API will be working. Just make sure you have set everything up at the .env file.

Authentication

It uses the basic authentication. So, just use email as username and password as password.

License

The Clockin App is open-sourced software licensed under the MIT license

clockin's People

Contributors

henriale avatar brnbp avatar diogoazevedos avatar gitter-badger avatar

Stargazers

Gabriel Anhaia avatar Caio Guedes avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar Caio Guedes avatar Marko Krüger avatar  avatar Gabriel Anhaia avatar

clockin's Issues

Web mobile responsive interface

please, do it!

why: Web mobile responsive interface
how: Web mobile responsive interface

exemple: Web mobile responsive interface

Profile Page

Would be nice if added a page to set up configurations.

Settings to change:

  • profile picture;
  • password;
  • working time per day;
  • wage;

Build API

Build a API to allow others devices to interact with it.

Ex.: Desktop application, Mobile app, company system, etc.

Implement AngularJS

Implement AngularJS framework as discussed on issue #5.

Obs.: start on signup page then apply to the others.

Improve API

add more resources to work with mobile application

Angular JS

Why not use Angular JS just for learning purpose?

I think it'll work like a charm!

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.