Skip to content

The first project implemented during the course at Coders School. A simple application that allows adding, removing and sorting Student. In this project important was collaboration.

Notifications You must be signed in to change notification settings

OriaTori/CS_students_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS_students_base

Build Status Codacy Badge

In groups of 2-3 people, write a program that will store data about students

Requirements:

  • Building system (preferably CMake, optional Makefile)
  • Storage of the records with the structure: Name, surname, index number.
  • Adding new data
  • Sorting by index number
  • Removing using an index number

ATTENTION: Here the emphasis is on group work. Each person in the group must commit something. The program will be further developed in the future. Now the most important thing is to organize yourself, divide your work and commit to a shared repository. Remember about MVP (Minimal Viable Product).

About

The first project implemented during the course at Coders School. A simple application that allows adding, removing and sorting Student. In this project important was collaboration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •