8000 GitHub - RpowellIV/dreamTeamProject
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RpowellIV/dreamTeamProject

Repository files navigation

last commit open issues contributors license languages top language

Jobbyist

Jobbyist is a job posting app geared toward those who would like to be payed for doing the things they love and people who are looking for others with unique hobbyist skills.

Want to learn how to play the guitar? Check out Jobbyist! Want to teach people how to skydive? Make a post on Jobbyist!

Jobbyist will be hosted and deployed by Heroku at (https://mighty-inlet-78570.herokuapp.com/)


Running Jobbyist

  1. Need to have Node.js installed.
  2. Clone the repository.
  3. Install node packages
    npm install
  4. Create an app for Google oauth on the Google Cloud Platform.
  5. Create a .env file in the root of the project and place the following variables in this file.
    1. DB_USER= your database user
    2. DB_Pass= your database user password
    3. DB_LIB= your database name
    4. DB_HOST= localhost
    5. GOOGLE_CLIENT_ID= your google client ID
    6. GOOGLE_CLIENT_SECRET= your google client secret
    7. GOOGLE_CLIENT_CALLBACK = http://localhost:3000/auth/google/callback
  6. Start the server
    npm start
  7. App will run on at http://localhost:3000

Technologies Used


Express.js, Passport.js, Postgres, Google OAuth,EJS, Node.js, Javascript

APIs Used

Team Members


Ben Varnum - (http://github.com/bensvarnum)

John Loftin - (http://github.com/JohnLoftin)

Robert Powell - (http://github.com/RpowellIV)

Stephen Roach - (http://github.com/Stephen-Roach)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0