CSCI3308-Team-016-01 / Group-Project

0 stars 0 forks source link

CSCI 3308 Final Project: CUShares Website

Authors and contributors: Cameron Foppe, Connor Smith, Dax Roy, Neena Parikh, Noah Liska, and Patrick Nguyen

Our website allows students at University of Colorado Boulder to share and view projects of like minded individuals and create connections through these projects. We offer a way to post your projects, message with fellow students, and join groups that interest you!

Tech Stack

Software Necessary to Run on Local Server

Steps to Access Website

Open Docker/terminal environment In source directory:

cd ./ProjectSourceCode
docker compose up -d #-d flag is optional

Verify all tests are passing (All tests will run automatically on container initialization, verify in web-1 container log) \ Access website on localhost \ Enjoy!