Skip to content

harryperales/accountgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AccountGo

Do you like the idea of sharing and giving back to the open source community?

Accounting System built in ASP.NET MVC is in early stage and lots of work to do but happy to share it to anyone. This will be very useful if you have future project to develop accounting system. We do the hard work for you! It is initially designed for a small size businesses and the idea is to help them running efficient business by using Accounting System fit to them.

Manual Installation for development

  1. Clone or download copy of AccountGo solution
  2. Open the solution file in Visual Studio 2012 or later
  3. Build the solution
  4. The project is utilising Entity Framework Code First so when you first run the Web project it automatically creates the database for you. The default name of the database is AccountGo. You can change this in web.config

Features

On a high level, this solution will provide modules including

  1. Accounts Receivable
  2. Accounts Payable
  3. Inventory Control
  4. Financial/Accounting

Help Wanted

Wether you are a Developer, Consultant, Accountant, QA, Marketing expert, Project Manager we can all be part of this great and promising project.

If you are a developer and wanted to take part as contributor/collaborator we are happy to welcome you! To start with, you can visit the issues page and pick an issue that you would like to work on.

So go ahead, add your code. Looking forward to your first pull request.

Contact Support

Feel free to email mvpsolution@gmail.com of any questions.

Don't miss regular source code updates, join http://accountgo.googlegroups.com

Also, you can view demo site here (http://accountgo.apphb.com)

About

Accounting System built in ASP.NET MVC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 89.4%
  • CSS 6.7%
  • JavaScript 3.1%
  • Other 0.8%