Apexal / rcos_io

The final RCOS web client. Built on the RCOS database via Hasura.
MIT License
3 stars 1 forks source link

Add project, projects, add project views #1

Closed gmisail closed 1 year ago

gmisail commented 1 year ago

Adds routes for showing all current & past projects, a single project, as well as an 'add project' view.

The last route simply will dump the form data into the console; we can persist this data to the database when ready.