- Overview
- Learning Goals
- Installation & Viewing
- Functionality
- Future Additions
- Tech Stack
- Contributors
clientell is an application to support sex-worker communities by creating a platform for them to share experiences about people they go out with in order to share that information with others in their community. The application was built using React and using GraphQL. This application was built as the capstone group project of Module 4 at Turing by a team of front-end and back-end students. View original project spec here.
To solidify and demonstrate the understanding of:
- Gain experience working across front-end and back-end teams to create an application
- Self-teach GraphQL on both front-end and back-end teams
- Practice a git workflow using Git Rebase
- Use continuous integration tools to build and automate the deployment of features
- Cypress testing to test the application end-to-end
- Build applications that execute in development, test, CI, and production environments
- Focus on communication between front-end and back-end teams in order to complete and deploy features that have been outlined by the project spec
This application is deployed to Netlify. You may view the live application here.
To view this application on your local machine:
- Clone down this repository
- Run
npm i
in your terminal - Run
npm start
in your terminal - To view Cypress tests, open a separate tab in your terminal and run
npm run cypress
- Log-In: Ability to create an account and log into the page.
- Edit Reviews: Ability to modify a previously submitted review.
Alex Ferencz GitHub |
Alicia Henzler GitHub |
Lawrence Whalen GitHub |
Lourdes Mendoza GitHub |
Rachael Carroll GitHub |