Skip to content
/ handan Public

ERP (MES) system suitable for small and medium-sized enterprises

Notifications You must be signed in to change notification settings

zven21/handan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handan

🚧 🚧 🚧

Handan is a project under construction, it is one of the ERP (MES) solutions for small and medium-sized enterprises.

Getting Started

To start your Phoenix server and run tests:

  • Run mix setup to install and setup dependencies
  • Run mix test to run tests for your application
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server
  • Now you can visit http://localhost:4000 from your browser.

Technologies Used

This project utilizes the following technologies:

  • Phoenix: A web framework for Elixir that allows for the creation of fast, scalable, and maintainable web applications.
  • Commanded(CQRS): A command handling framework for building event-driven systems.
  • Absinthe(GraphQL): A query language for APIs that allows for more flexible and efficient data retrieval.

Flow Diagram

flow

Features

  • Core Domain Model
  • Accounts
  • Enterprise
  • Stock && Item
  • Selling
  • Purchasing
  • Production
  • Finance
  • Subcontracting

Contributing

Bug report or pull request are welcome.

Make a pull request

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Please write unit test with your code if necessary.

License

handan is available as open source under the terms of the MIT License.

About

ERP (MES) system suitable for small and medium-sized enterprises

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages