Skip to content

HectorMRC/ASW

Repository files navigation

IssueTrackinator

This is the repository for the "Issue tracker" project for ASW. All the project is developed using Ruby on Rails framework, which is based on the MVC pattern. We used AWS Cloud9 service to develop the application.

Usage

To start the server, simply use:

rails server

This will run the application on your Amazon EC2 instance where you configured your C9 environment If you create any migration on a model, to apply this changes to the database, you have to run:

rails db:migrate

or you can also execute:

rails db:migrate:reset

which will re-do all the tables in database

Deploy

For deploy of our application, we're using Heroku, which allows us to have a public accesible environment for all of us, and also, have CI, as we have enabled the autodeploy feature of Heroky.

For accesing our application, which is updated to the last version of master, you can use this link or click on our logo

Collaborators

About

Projecte d'Aplicacions i Serveis Web de la FiB

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages