Skip to content

Full-stack application that allows you to create and comment on other users' posts. Uses React to render each component and utilizes GraphQL and MongoDB as the database.

Notifications You must be signed in to change notification settings

FullmerJake/TekTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TekTalk

Table of Contents

Description

This application is the perfect way to keep in touch, and up-to-date, with fellow graduates of the Coding Boot-camp class! Each user can create a post, as well as make comments on those posts.

screenshot of the deployed application

See the deployed app here!

How To Install The Application

This deployed version of this app is simple to use, and easy to install. Simply open up the webpage using the link above, and start connecting with other coders!

To get access to the code version of the app, use this link. Once on this page select the button labeled code, copy the link it supplies, and clone the git repository on your own machine.

Usage Information

If you are looking for the deployed version then simply click the link above. If you're accessing the code then you will need to start running the program by using the terminal.

npm start or node server.js

because of the code that is already written, both of these commands will start the connection for the app, this way it can be tested.

How To Test The Application

Start the connection using the code listed in the usage information. Once this has been completed, the console will tell you what port was used.

To test using a program like insomnia, use the address http://localhost:<PORT> replacing <PORT> with the port stated in the console.

To use the GraphQL playground, use the address that is printed out in the console. For Windows: use ctrl+click, and for Mac: use command+click.

Technologies Used

We used quite a few technologies to build this application, such as:

React, GraphQL, Node.js, Express.js, MongoDB, Mongoose ODM, and Heroku.

How To Contribute

If you would like to make contributions, please contact us via GitHub. Our profiles can be found below.

GitHub Profiles

  • github.com/sfoutz0205
  • github.com/FullmerJake
  • github.com/DractousUnleashed
  • github.com/alexandraws29

About

Full-stack application that allows you to create and comment on other users' posts. Uses React to render each component and utilizes GraphQL and MongoDB as the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •