/teaching_management

Management system of groups of teach

Primary LanguageElixir

Teaching Management

TeachingManagement is a application for teachers manage the teach of their students.

Installation and Usage

To run test and coveralls:

$ docker-compose up --build test

To run the application:

$ docker-compose up app

Contributing

  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

Author

Daniel S. Costa (@danielscosta)

License

TeachingManagement is released under the MIT License. See the LICENSE file for further details.