Skip to content

notsoeazy/rails_school_application

Repository files navigation

🎓 Rails School Application

A Ruby on Rails application designed to manage basic school operations.

This project aims to showcase basic CRUD operations and simple design for learning Ruby on Rails.


Stars Issues Pull Requests


🚀 Getting Started (Development)

git clone https://github.com/notsoeazy/rails_school_application.git
cd rails_school_application
docker compose up

🤝 How to Contribute

We welcome contributions of all forms: bugs, features, UI/UX improvements, and documentation.

  1. Open an Issue

    Go to the Issues tab and create one with the format:

    [TASK] <name of task>
    
  2. Create a Branch

    git checkout -b task/issue-<issue-number>
    
  3. Make Changes & Commit

    git add <changed-files>
    git commit -m "<description>"
    
  4. Push & Open PR

    git push origin task/issue-<issue-number>
    

✅ Pull Request Guidelines

Requirement Description
PR Title [ISSUE-<number>] <short summary>
Description Explain what was changed and why
Screenshots Required only for UI changes

👥 Contributors

Thanks to the wonderful people who help build this project:


⭐ Thank you

About

A simple school manager web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •