About this project

MindLeaps Tracker is a software tool developed to manage and keep track of students in the field and their progress through MindLeaps programs. Technical details and setup options include: - Built with Ruby and utilizes a PostgreSQL database. - Supports installation via standard Ruby environment (using RVM or rbenv) or through Docker Compose. - Includes database seeding capabilities via rake tasks. - Provides a development mode option to skip authentication for testing purposes.