Skip to content

Gitlab11/school_management-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Management

This project covers Ruby on Rails:

  • nested forms and attributes. (awesome nested field gem)
  • validate uniqueness in memory (validates_nested_uniqueness gem)
  • validate uniqueness in memory

Functionalities:

  • Cruds avaible for:
    • Classrooms
    • Teachers
    • Students
    • Subjects
  • Teacher can teachs in more than one classroom, andmore than one subject in the same classroom
  • Classroom can't have duplicated subjects
  • In classroom's creation, is possible inform which subjects the classroom has, and the teacher for each subject
  • Reports avaible for:
    • All the sdutents grouped by classrooms
    • Classroom's subjects and their teachers
    • All the classrooms which the teacher are assigned
    • All the subjects which the teacher are assigned
------------------------------------------------------------------

About

Back end for a school management system in Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published