https://github.com/ev2900/ds_220_project
Web application utilizing MongoDB
https://github.com/ev2900/ds_220_project
Last synced: 6 months ago
JSON representation
Web application utilizing MongoDB
- Host: GitHub
- URL: https://github.com/ev2900/ds_220_project
- Owner: ev2900
- Created: 2016-12-04T21:16:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T12:49:54.000Z (about 6 years ago)
- Last Synced: 2025-04-10T03:59:00.630Z (9 months ago)
- Language: CSS
- Homepage:
- Size: 1.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DS 220 Project
DS 220 (Data Management for Data Sciences) final project. Full stack web application with a MongoDB based backend. HTML/CSS front end with JQuery calling a RESTful API built with node and express. The API has GET, POST, PUT, DELETE functions.