An app to learn and share about service industry
Developed as a course requirement for CSC.47300 - Website Design at CCNY by the team PooledHouse
Hosted on AWS
See the app in action here
Just run the following command from the project root directory which is /PooledHouse/front-end/
npm test
Since all tests are run against the deployed version on AWS cloud from here, running local server is not necessary
The developer documentation can be found in the front-end/out folder. This documentation has been created using jsdoc.
The developer documentation can be found in the PooledHouse/front-end/docs/ folder. This documentation has been created using jsdoc.