You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.
"description": "In this step, we will begin working on the front-end portion of our project. Namely, we will create two things: 1. The HTML front-end for your web app that will provide an interface for a user to perform CRUD operations as described in the [CS340 Project Guide](https://canvas.oregonstate.edu/courses/1914742/pages/cs340-project-guide). 2. The DML SQL statements that your application will (eventually) use to perform the user-requested CRUD operations.",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"