Skip to content

tomatoe45/bizbook-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP.NET Web API Server Project of BizBook365 ERP

The server repository of bizbook server.

Professional help and support

Email: foyzulkarim@gmail.com

Have question? Community is here

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.

Installing

A step by step series of examples that tell you how to get a development env running.

  1. Clone the repository
  2. Go to the BizBook directory
  3. Open BizBook.sln file using Visual Studio 2017
  4. Open Package Manager Console
  5. Run Update-Package -Verbose to install required dependencies.
  6. From above Default project dropdown, select Server.Identity project and run Update-Database -Verbose Watch video for details
  7. From above Default project dropdown, select Model project and run Update-Database -Verbose Watch video for details
  8. Go to sql folder of the repository and execute 001_Permission_Seed_Data_Insert.sql and then 002_SuperAdmin_Data_Insert.sql against your newly created BizBookDb database. Watch video for details
  9. For rest of the step, please follow this video. Check video instruction

Deployment

[Details will be added soon]

Technologies used / Built with

I have used .NET Framework 4.6.2 along with,

  • ASP.NET Web API
  • Entity Framework
  • SQL Server 2017 Express

Contributing

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.

Versioning

We will use SemVer for versioning.

Authors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE.md file for details

Sponsorship

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.

About

The repository of bizbook server web api project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.8%
  • JavaScript 43.9%
  • Other 0.3%