The server repository of bizbook server.
Email: foyzulkarim@gmail.com
Please let us know if you have any Question / Confusion so that we can add them in readme or Wiki or make videos to help you appropriately. Please visit our facebook page Code Coopers Academy and join in our group for active participation.
A step by step series of examples that tell you how to get a development env running.
- Clone the repository
- Go to the BizBook directory
- Open
BizBook.sln
file using Visual Studio 2017 - Open Package Manager Console
- Run
Update-Package -Verbose
to install required dependencies. - From above
Default project
dropdown, selectServer.Identity
project and runUpdate-Database -Verbose
Watch video for details - From above
Default project
dropdown, selectModel
project and runUpdate-Database -Verbose
Watch video for details - Go to sql folder of the repository and execute
001_Permission_Seed_Data_Insert.sql
and then002_SuperAdmin_Data_Insert.sql
against your newly createdBizBookDb
database. Watch video for details - For rest of the step, please follow this video. Check video instruction
[Details will be added soon]
I have used .NET Framework 4.6.2 along with,
- ASP.NET Web API
- Entity Framework
- SQL Server 2017 Express
Currently I am not taking any external contribution. I will make it open for contribution after I make the repository ready. But I will be very happy to see your support by marking a Star and Fork this repository.
We will use SemVer for versioning.
- Foyzul Karim - Initial work - Foyzul Karim
This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details
Currently I am not actively looking for a sponsorship. But if you have a big shop and want to automate it using BizBook System, I will be glad and feel proud to help you in this regard.