Skip to content

joaofx/Caixa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Caixa

Caixa is a simple app to register spent and received money in a small company.

It uses Felice Framework (https://github.com/joaofx/felice) and its dependencies: ASP.NET MVC, NHibernate, FluentMigrator, StructureMap, NUnit and others.

Requirements

It is required PostgreSQL database.

How To Run

  • Clone the source code
  • Create a database for development and another for run integrated tests
  • Configure the connection strings in Demo/Web.config and IntegrationTests/App.config
  • Run Demo or run the tests. Both projects will create tables automatically

About

Um simples controle de movimentacao financeira de caixa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages