Skip to content

mikkark/SalarycalculationApp-Node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo app I've made up to learn new stuff. It will eventually probably do something useful but until then the goal is to play around with technologies.

Working now:

  • you can save employer and employee basic data in the basic data section (it is very rudimentary though)
  • you can do salary calculation with the data
  • you need to login using Google authentication to use the app, the login page is ugly at the moment, maybe make a proper landing page in the future.

Next small steps:

  • implement logging

Next big steps:

  • make server and client use the same calculation code (first come up with a user story that needs calculation on the server side).
  • complete the basic data page

Later:

  • implement batch jobs (salary calculation processing)

About

Node.js version of my salary calculation demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published