Cycapb / HomeAccounting

Homeaccounting system based on Asp.Net Core MVC

Home Page:http://homeacc.ddns.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HomeAccounting system.

There are planing, reports, accounting itself. You can plan your purchases with OrderList and send them to an email in your profile. Site of the system http://homeacc.ddns.net System is in russian but translation is in progress.

To start application locally you have to install MS SQL Server first. Then you need to rebuild solution using Debug.Local configuration. Debug.Local configuration uses database connection string with Data Source = localhost. After you start it first time all databases will be created.

If you can't connect to localhost then just read this article from stackoverflow https://stackoverflow.com/questions/12774827/cant-connect-to-localhost-on-sql-server-express-2012-2016 and follow the instructions. They're simple. Or if you're interested in developing this project you can write directly to me - aka.apostol@gmail.com.

About

Homeaccounting system based on Asp.Net Core MVC

http://homeacc.ddns.net


Languages

Language:C# 59.1%Language:HTML 16.2%Language:SCSS 14.6%Language:JavaScript 7.2%Language:CSS 2.2%Language:Shell 0.4%Language:Dockerfile 0.1%Language:PowerShell 0.1%Language:Less 0.0%