Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
elfiservice committed Mar 2, 2018
2 parents 9db50c7 + de21ec6 commit 3a39083
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# elfi BUDGETING WEB SYSTEM
A system to manage a budget and costumers of the elfi company, providing reports and keeping customer's historic
Due to my company's need to manage budgets and your clients, following from the moment of the creation of the budget, the accompaniment to the client for approval.

When approved, maintaining a history throughout this process until the moment of the conclusion of the service still doing a follow-up after-sale.

With that I was able to create a whole database to generate reports of my clients.

This project was originally started in 2011 with PHP and MySQL, initially not object-oriented nor in an MVC organization.
Today I have practically refactored the entire system using OO and MVC.

This was an incredible experience where it evolved quite a bit on both the Front-end and the Back-end.

## Notes
- This system is really specific for this company
Expand Down

0 comments on commit 3a39083

Please sign in to comment.