Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cmew3/student_directory_with_TDD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Directory

The student directory script allows you to manage the list of students enrolled on the course at Makers Academy.

This was a repeat of the previous week's project but restarted using TDD.

Switched pairs several times on this project including Joe, Michiel.

How to run tests

Tested using rspec

git clone https://github.com/cmew3/student_directory_with_TDD.git
cd student_directory_with_TDD
rspec

How to run program

For example in irb:

irb
require './lib/student_directory.rb'
run_program

About

MA week 2: builds a directory of students in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages