Skip to content

Bootcamper - a CRUD app for coding students to communicate. Uses Passport.js, Express.js and Sequelize

Notifications You must be signed in to change notification settings

lnicholskara/project_two

Repository files navigation

Bootcamper Build Status

A centralized hub to help current bootcamp students connect with bootcamp graduates, instructors, and professionals to share issues, ideas and experiences.

Visit site!

Motivation

As bootcamp students, we are overloaded with information on the web regarding all the new technology and programming languages that we are learning.

For example, stack overflow has a plethora of information, but it can be overwhelming to filter out useful information, especially when just starting out.

It would be nice to have a forum where bootcamp students can ask specific questions and receive answers that are understandable to beginners.

Screenshots

Home Page Create Account New Post Network

Tech/framework used

Built with

Features

  • Create user account
  • Write new post
  • Make comments on posts
  • Edit your account
  • Edit your post
  • Delete your post
  • View all posts
  • View just your posts
  • View your network

Installation

Clone

  • Clone this report to your local machine using https://github.com/lnicholskara/project_two.git

Setup

Go to the directory in which the repo is downloaded to and install npm packages

$ npm install

Initialize local database

$ mysql < models/schema.sql

Create .env, update as needed

$ cp .env.example .env

Run tests

$ npm test

Start node application

$ npm start

Team

Kara Nichols - https://github.com/lnicholskara
Hamza Agharbi - https://github.com/hagharbi
Mauro Facciolla - https://github.com/Dendevpro
Bao Phan - https://github.com/btp589

About

Bootcamper - a CRUD app for coding students to communicate. Uses Passport.js, Express.js and Sequelize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •