A light, simple and dynamic ticketing system that will help small businesses keep track of what is important.
Internal-Comms was initially designed to be a MERN stack application to be used by small businesses.
This Front End demo was built to present the product to potential clients.
Copyright (c) 2020 Sylvain Dessureault.
Distributed under the MIT license. See LICENSE
for more information.
Using Semantic UI and Semantic UI-React, distributed under the MIT license, copyright (c) by Semantic Org.
Interested in contributing to Internal-Comms? Please start by reading CONTRIBUTING
.
- Fork the internal-comms repo.
- Create your feature branch (
git checkout -b feature/fooBar
). - Commit your changes (
git commit -m 'Add some fooBar'
). - Push to the branch (
git push origin feature/fooBar
). - Create a new Pull Request using our template.