https://github.com/teaglebuilt/built-by-us
An application designed for graduates of bootcamps
https://github.com/teaglebuilt/built-by-us
Last synced: about 1 month ago
JSON representation
An application designed for graduates of bootcamps
- Host: GitHub
- URL: https://github.com/teaglebuilt/built-by-us
- Owner: teaglebuilt
- Created: 2019-02-17T22:45:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-18T15:28:42.000Z (over 7 years ago)
- Last Synced: 2025-01-14T06:15:48.443Z (over 1 year ago)
- Language: JavaScript
- Size: 4.63 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Built By Us
A community for developers. I built this app straight out of Nashville Software School. The purpose is mind is to create a community that allows us to continue to learn and grow by sharing.
Each user has the benefits of contributing to the blog or creating their own post or lessons / tutorials. Every user can create a custom profile. This application can be used for hiring, training, self taught coders, and graduates like myself.
Built with the MERN stack.
(Mongoose, Express, React/Redux, Node.JS)
# FEATURES
## Developer User Profile
Every user can have their own profile to update accordingly.

## Customize your profile
Add your pinned github repo's, personal information, experience, education, and social accounts.

## Post feed
Communicate with others in the post feed, like or dislike eachother's posts.

## Comment threads
Reply to a post with threads or conversation structure.

# Dependencies
bcryptjs: 2.4.3,
body-parser: 1.18.3,
express: 4.16.4,
gravatar: 1.6.0,
jsonwebtoken: 8.3.0,
mongoose: 5.3.4,
passport: 0.4.0,
passport-jwt: 4.0.0,
validator: 10.8.0
