Skip to content

jherey/Student-Resource-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a web app running on Node web server using MongoDB that have endpoints to handle a basic school information system. This app:

  • Creates Students’ resource
  • Reads Students’ resource
  • Updates and deletes students.

Student-Resource-App