The project is currently on hold and will be migrated to .NET Core
The most funny entertainment tracker ever 🔥 Live demo
We are using Ruby on Rails:
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Clone the repository:
git clone https://github.com/andredarcie/tracker.git
Create the database:
Postgre development configuration:
- database: tracker_development
- username: postgres
- password: pass
rails db:migrate
Run:
rails server
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- André Darcie - andrendarcie@gmail.com
- Fabri Damazio - fabridamazio@hotmail.com
- Leonardo Dias - leodias@protonmail.com
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details