Skip to content

HanWax/ma-student-directory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

Student Directory - First Makers Academy Project (Week 1)

Objective

To create a terminal-based student directory that can list all the students in our Makers Academy cohort.

Requirements

It should:

  • Show the list of all students ordered by name and grouped by cohort.
  • Add new students by asking the user to input the names
  • Show information about a given student
  • Add information related to a particular student (e.g. hobbies)
  • Have an interactive menu to ask the user what he or she would like to do
  • Display aggregate info (statistics)
  • Save this data to a file
  • Load it from the file

Technical configuration

Built using Ruby.
Collaborated on project by working with Github.

Contributors

Zoe Bryant

Next steps

Rebuild it using Test Driven Development

About

Makers academy project 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%