Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.26 KB

Backbone Concept Payroll App

Developing a new website using backbone.

Looking for constructive input; Hello everyone, I hope you are having a great day :) I am working on a payroll app in the form of a modern single page web-app. JavaScript - Library's; Backbone Framework using the browsers local storage. Code is in no way refactored or refined at this point, styling comes later. Hammering away at the functionality. Calling all developers -- what do you think?

Features:

  • Performance will be exceptional when done.
  • Responsive, can be used on any device.
  • Build a time sheet and save to PDF.
  • Processes current Tax Calculations as per- BC Canada 2017
  • Displays With Holdings, Time Sheet, Pay Stub, Last Transaction, Pay Period.
  • Developed for simple fast navigation, graphical calendar to eliminate typing in dates.
  • Option Selectors append your last choice to the top to cut excessive scrolling.
  • User can build a time sheet , submit to there boss and track there earnings.

Future Features:

  • Budget, Possibly a Ledger to categorize and track your data.
  • Any Framework - I am willing to learn a new Framework(2 weeks tops).
  • Any Layout, user or client may customize all aspects of the app.
  • Multiple Print Options to hide or show selected panels.