Giter Club home page Giter Club logo

deep-thoughts's Introduction

Deep Throughts

MERN-stack application that allows users to view all thoughts in the system, post their thoughts, react to existing thoughts, and add friends.

The application is deployed to Heroku here: https://cryptic-cove-39070.herokuapp.com/

The following technologies were used in the development of this application:

  • Client
    • Apollo Server
    • React
    • React-Router
    • GraphQL
  • Server
    • Apollo Server
    • bcrypt
    • Express
    • GraphQL
    • jsonwebtoken
    • Mongoose

Application Functionality

The application is able to perform the following functions:

  • Create user accounts
  • Authenticate and allow existing users to log into their accounts
  • Allow user (logged-in or not) to:
    • Browse all thoughts posted to the application
    • View all reactions (comments) on thoughts
    • View user profiles showing all thoughts they have posted and their friends in the system
  • Allow logged-in users to:
    • Post thoughts
    • Add friends
    • View their personal profile showinf all thoughts they have posted and their friends in the system

Screenshot

Here is a screenshot of the deployed application, on a user's profile page!

Screenshot of Deployed Site

References

deep-thoughts's People

Contributors

stevtm avatar

Watchers

 avatar

deep-thoughts's Issues

Set up GraphQL Queries

User Stories

  • As a user, I can retrieve data about users, their thoughts, reactions, and friends from the server

Implement User-Based Mutations

User Stories

  • As a user, I can create a thought, create a reaction to a thought, and add a friend through the front end of the application

Set up Mutations and JWT Logic

User Stories

  • As a user, I can create my own account and login
  • As a logged in user, I can create thoughts, react to thoughts, and add friends

Client-Side Login/Signup

User Stories

  • As a user, I can create an account and login to the application through the front end

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.