The "PicQuest" application was created to help users upload and share professional photos users have taken, as well as help users download professional photos other users have taken.
This project was designed to help boot camp students continue to learn to work together in a group, while incorporating all that has been learned about React, GraphQL, Express.js, Node.js, and MongoDB in to the application.
While completing this project we learned that we need to run a client side server (index.js) and server side server (server.js) in order to be able to run a complete application. We have continued to learn about GitHub functionality in terms of main, branches, merges, and pull requests.
* Usage
* Credits
* License
* Tests
To view the "PicQuest" application, please click the URL provided below.
To use this application, please sign up for an account by clicking the orange "Sign Up" button located at the top right of the screen. The orange "Sign Up" button can be seen with a yellow rectangle around it in the image below.
Once you have signed up, you will be able to log in to the account by selecting the orange "Log In" page located at the top right of the screen. The orange "Log In" button can be seen with a yellow rectangle around it in the image below.
If you would like to view photos by categories, please select one of the seven categories available in the navigation bar which can be seen with yellow rectangles around them in the image below.
If you would like to search for photos of a particular category, please search for the category of your choice in the search bar located at the top right of the screen. The search bar can be seen with a yellow rectangle around it in the image below.
Once you find a photo you like, please select the blue "Add to Favorites" button to add the photo to your favorites. The blue "Add to Favorites" button can be seen with a yellow rectangle around it in the image below.
The Unsplash API and photos have been used in accordance with the Unsplash license (https://unsplash.com/license)
This project is licensed under the MIT License.
If you would like to contribute, please reach out to us via GitHub at https://github.com/waynefenwick/Project-3.
N/A
If you have any questions, please reach out to us via GitHub at https://github.com/waynefenwick/Project-3. Thank you.