Skip to content

achasveachas/FlyLog

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
bin
 
 
 
 
db
 
 
lib
 
 
log
 
 
 
 
 
 
tmp
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

FlyLog

FlyLog is a pilots logbook app, built using Rails.

Pilots can sign up using their GitHub accounts or with an email address.

Once signed up, pilots can start logging their flights, and comparing their progress against other pilots.

Usage

The app can be found at this link

To run the app locally clone this repo. Then run bundle install in your terminal. Run the migrations using rake db:migrate and you can seed the database with dummy data by running rake db:seed. You can now run rails server in your terminal; The app will be available at localhost:3000.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/achasveachas/FlyLog or by email to contact@yechiel.me This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.

About

Pilot logbook app written in Rails

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published