Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.24 KB

File metadata and controls

35 lines (24 loc) · 1.24 KB

Social Code

A social network for software developers.

Inspiration

There is no complete social network for software developers. Stack Overflow is very forum-based and not very social. Github lacks news feeds. Facebook is too generic. CodePen is more a playground for code snippets.

Social Code incorporates a news feed of posts from followers. Posts can be status updates, code snippets, and article links. Users can like and comment on posts. There is a sidebar with the latest tech articles for easy access.

Features

  • Follow users and their posts
  • Post and save useful code snippets
  • Search Stack Overflow for questions
  • Direct message other users
  • Stay up-to-date on latest tech news

How to use it

Check it out here! Use "test" and "1234" as login credentials for testing purposes. Otherwise, feel free to create an account!

Contributors

  • Adnan Yousef
  • Tommie Behrenbeck
  • Brittani Slimp
  • Momin Ahmad
  • Eric Galassi

If you have any difficulty

Please contact me. I maintain my repositories regularly, so I will try to work out any bugs you encounter.

Languages and resources

This app uses React, JSX, Bootstrap, Node.js, Express, MongoDB, Mongoose, Passport, and API calls.