TheRusskiy / PensionFund

Just my little university project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PensionFund

CI: Build Status Heroku: http://pensionfund.herokuapp.com/ Just my little university project

todo:

  • scaffolds
  • cover scaffolds with tests
  • move text data to yaml locale
  • validations
  • show from other entities
  • editing from other entities
  • authentication
  • authorization
  • shared top menu
  • shared information at bottom
  • russian translation
  • translation switch (via cookie?)
  • main page
  • CSS
  • seed data
  • forbid role change for all non admins
  • create employee from new contract page
  • create company from new contract page
  • create transfers index page by company/month/year with actions redirecting back
  • create payments index page by company/month/year with actions redirecting back
  • Inspector specific query
  • Manager specific query
  • push to heroku
  • find bug fancybox sign_in
  • do something with annoying "back" buttons
  • hide unauthorized elements
  • fill home page with help information
  • add links to details page
  • refactor css
  • bigger 'notice'
  • drop down menu for queries

About

Just my little university project

License:MIT License


Languages

Language:Ruby 95.6%Language:CSS 1.9%Language:CoffeeScript 1.7%Language:JavaScript 0.8%