Skip to content

App that allows students to offer and receive help on various tech subjects and topics.

Notifications You must be signed in to change notification settings

corykelley/how-can-i-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How Can I Help?

"How Can I Help" is an application that allows students to offer and receive help from other students on various subjects and topics covered in tech.

The idea grew organically due to the fact that student experience levels in programming bootcamps come in various levels and varying styles of learning. To help 'bridge the gap' and to help all students succeed, "How Can I Help" facilitates the idea of peer tutoring by letting students offer help before being asked for it.

You can check out the full working version here: https://how-can-i-help.herokuapp.com/

Running locally

  1. Clone the following(this) repository
git clone https://github.com/johncoryk/how-can-i-help.git
  1. Navigate into the repository
cd how-can-i-help
  1. Install the required dependences
npm install
npm i nodemon
  1. To launch the application locally type the following in your terminal
npm run dev

The HOW

Wireframes and notes can be viewed in the SETUP folder to get an inside look at what prep and flow looked like before and throughout the project. Express/Node/SQL makes up the backend with EJS helping out the views. Custom CSS was used without any framework and the application is fully responsive!

Built With

About

App that allows students to offer and receive help on various tech subjects and topics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published