Skip to content

febouge/excursions-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excursions app

This is an application to manage excursions registrations. It was created for a local trekking group and they had it running in production 2 years.

build status coverage report License: GPL v3

Requirements

  • Ruby 2.3.3+
  • Bundler 1.16.2+

Instructions

  • Clone the repository.
  • Execute: bundle to install the dependencies.
  • Execute the database migration: bin/rake db:migrate.
  • Execute: bin/rails s to start the development server.
  • You can also run the test executing: bin/rake.

Disclaimer

This application is not intended to be upgraded or developed anymore. Anyway, if I find any error or anyone make a PR with any contribution, advice, warning, etc. it will be updated/merged.

About

Application to manage excursions registrations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published