Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 256 Bytes

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