Skip to content

glonor/Invoicing-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InvoiceApp

InvoiceApp is a ruby on rails application that makes invoices

  • Create, edit and delete your clients
  • Edit the tariff in order to calculate the bill
  • Add hours to a specific client in order to bill them later, through calendar interface
  • Generate invoices based on the hours added before
  • View the invoice in pdf format in order to send it to the relative client via e-mail
  • The admin of the system has the privilege to view and delete all the users

Installation

rails db:migrate

rails db:seed

Usage

Admin autentication Info:

Email: admin@example.com

Passowrd: password

License

InvoiceApp is distribuited under the terms of the MIT License.

Models

Models

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors