Coder Social home page Coder Social logo

stevegardiner26 / payroll-tracker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 53 KB

A way for contractors/freelancers to easily track their hours in a very minimalist way.

Home Page: https://payroll-tracker.herokuapp.com/

License: MIT License

JavaScript 59.62% CSS 14.85% Hack 8.59% PHP 16.94%

payroll-tracker's Introduction

Payroll Tracker

A way for contractors/freelancers to easily track their hours in a very minimalist way. (Can use github issues for feature requests)

Usage

Live Heroku Build

  1. Visit https://payroll-tracker.herokuapp.com/ for a live version.

Local Usage (Faster Load Time)

  1. $ git clone https://github.com/stevegardiner26/payroll-tracker.git
  2. $ cd payroll-tracker
  3. Make sure PHP is installed locally and run $ php -S localhost:8085
  4. Visit http://localhost:8085/ in your browser and you are all done! It works using localStorage so there is no need to setup anything extra.

TODO

  1. Implement a way to add a custom record and place it in the proper date location (Use a datepicker) On Records Table
  2. Use Github Pages to Host instead of heroku
  3. Update Current Timestamps with Tracker Button Press
  4. Add compatibility for 12am rollover
  5. Improve Hour Calculation (Seems slightly innaccurate)
  6. Fix Issue with timestamps holding UTC time vs Local time
  7. Refactor CSS & JS to Minimal Code (Potentially 1 JS File?)
  8. Document JS
  9. Use a Vue Template/JQuery
  10. Be able to seperate records table by a set amount of days
  11. Save to csv files in the repo? (This would require a node server to fire api calls)
  12. Make this into a vue native app?
  13. Make a node application that can be easily run?

payroll-tracker's People

Contributors

stevegardiner26 avatar

Stargazers

 avatar

Watchers

 avatar  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.