Skip to content

helloklow/echo

Repository files navigation

ECHO

ECHO is a React app for pilots to maintain a safe and secure digital backup of their logbook. Built to emulate a standard logbook for easy and efficient use, ECHO stores each pilot's flight log privately and conveniently. No need to dig through old logbooks in search of flight notes - From first flight to final landing, ECHO logs it all.

Setup

• Clone this repo and run bundle install to install all application dependencies.

• From the client directory, run npm install to install all node packages.

Usage

• Once the repo is cloned with dependencies and packages installed, launch the server from the main directory by running rails s.

• From the client directory, launch the application in your browser by running npm start.

• Create an account and begin logging.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/helloklow/echo. 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 application is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the ECHO project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Rails/React/Redux app with bcrypt that allows users to maintain a digital pilot logbook

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published