Skip to content

emerson000/pilot-cardsmith

Repository files navigation

🚀 Pilot Cardsmith

This project is a flashcard management web application for the website cards.pilotpuzzles.com. Built with Ruby on Rails, its goal is to offer a simple and efficient way to manage flashcards for pilot training.

✨ Features

  • Manage and practice flashcards
  • Organize cards by category
  • Track sources and references

🛠️ Installation

  1. Clone the repository:
git clone https://github.com/emerson000/pilot-cardsmith.git
  1. Install dependencies:
cd pilot-cardsmith
bundle install
  1. Set up the database:
rails db:create
rails db:migrate

📖 Usage

  1. Compile assets:
rails assets:precompile
  1. Start the Rails server:
rails server
  1. Open your browser and navigate to http://localhost:3000.

About

A simple and efficient way to manage flashcards for pilot training.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors