Skip to content

keernel/school_courses_management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School Courses Management

Small Rails Project to manage Schools and Courses data.

Sample app to show a bit of my code skills.

1- Setting it up

$ bundle install

$ rake db:create

$ rake db:migrate

$ rake db:seed (There is a confirmation prompt, to clean database if needed)

2- Specs

$ rspec -f doc

Code Coverage with Simplecov

( https://github.com/colszowka/simplecov )

Check it out on coverage/index.html

Features

  • Management of Schools and Courses

  • Find course and school by name and filter courses by school

  • Report for active students per school

Fernando Varani

keernel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •