A simple company management panel for modern entrepreneurs in the browser. Access it anywhere at any time.
- Friendly User Interface
- Tax Calculator included
- Follow currencies and crypto prices with professional looking charts
- Get motivated by wonderful quotes from one of the best businessmen in the world ( featuring Elon Musk )
- Developed in stable and fast Microsoft ASP.NET framework
- Clone this repository
git clone https://github.com/k3yboarders/business-assistant-plus
- Rename the file appsettings - example.json to appsettings.json and enter your database details.
- Add initial migration
dotnet ef migrations add InitialCreate
- Update database
dotnet ef database update
- Run dotnet
dotnet watch
- You should see your browser opened with the assistant
We used Bootstrap in our project published under MIT Licence: