Skip to content

A proof of concept for an Electron.NET app that performs some ERP like processes.

Notifications You must be signed in to change notification settings

beerd7017/electron-erp

Repository files navigation

Welcome to the electron-erp repository!

Purpose

This is a proof of concept for a ERP-ish like system using ASP.NET Core and Electron.NET.

Rules of the Repository

  • Master branch is production, period.
  • Do not commit to master, please work off the development branch.
  • When working locally, try to work in feature branches.
  • Please follow GitFlow.
  • You may fork this repository freely, for personal or commerical use. It would be cool if you dropped my name in some credits, but it's not required.

Contributing

  1. Add your contribution to a new branch named <username>/<feature-name>
  2. Install the latest versions of .NET core
  3. You can start the application from the command line with dotnet electronize start. Be sure to test your changes before submitting a pull request.
  4. Submit a Pull Request.
  5. Profit.

Have an Issue or Request?

Submit an Issue or Request above. Please also be sure to tag the issue type.

About

A proof of concept for an Electron.NET app that performs some ERP like processes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages