Skip to content

A simple nodejs app that calculates average grade, ranks students based on grade, filters out students based on age and displays a list of all students.

Notifications You must be signed in to change notification settings

Ileriayo/ClassReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassReport

A simple nodejs app that

  • calculates average grade
  • ranks students based on grade
  • filters out students based on age
  • displays a list of all students

Setup

  1. Download and install Node on your computer

On the command line👇👇👇

  1. Clone this repository git clone https://github.com/Ileriayo/ClassReport.git

  2. Change directory to ClassReport cd ClassReport

  3. Start the app with npm start

About

A simple nodejs app that calculates average grade, ranks students based on grade, filters out students based on age and displays a list of all students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published