Skip to content

andredarcie/tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The project is currently on hold and will be migrated to .NET Core

Entertainment Tracker · GitHub license Maintainability

The most funny entertainment tracker ever 🔥 Live demo

Prerequisites

We are using Ruby on Rails:

Getting Started

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

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details