uwstout-cs458-s22 / advisor001-api

This repository is the RESTFUL API back-end for the UW-Stout CS458-001 Advisor web app.
0 stars 0 forks source link

advisor001-api

The Program Course Advisor (Advisor) is an app designed to facilitate easier course planning for students and advisors of UW-Stout. The app is being developed in the CS458 capstone course.

This repository is the RESTFUL API back-end for the Advisor web app.

Developer Notes

API Documentation

Running the API

Prerequisite: Node.js 14+ must be installed first and you must have a connection string to an accessible PostgreSQL database.