Skip to content

To help connect you with the right dev for your job, whether you're in the same state or across the country.

Notifications You must be signed in to change notification settings

powerwild/deVelp

Repository files navigation

Launch Instructions:

(WARNING: You need a google Maps API key for the maps element to function properly)

Backend

  • run 'pipenv install' inside of the root directory
  • Create a .env file inside of the root directory, using the .env.example as a template
  • In psql, create a user (with CREATEDB privileges) to match your .env file
  • If not already in your pipenv shell, run 'pipenv shell'
  • run 'flask db upgrade'
  • run 'flask seed all'
  • run 'flask run'

Frontend

  • Start by navigating into the 'react-app' directory
  • Create a .env file inside of this directory, using the .env.example as a template
  • run 'npm install' inside of that directory
  • run 'npm start'

Troubleshooting

  • Make sure to start the backend before the frontend, or you will get an error
  • If you get an 'econnrefused' when trying to launch the application, run the command 'sudo service postgresql start' to get psql up and running

Screenshot (20)

Technologies

  • React/Redux
  • Python/Flask
  • PostgreSQL
  • SQLAlchemy
  • Google Maps API
  • Docker

Features

Developers - users can create a developer profile for themselves

Screenshot (22)


Screenshot (23)

Reviews - users can leave reviews for developers

Screenshot (24)

Search - users can search developers by city, state or skills

Screenshot (21)

Google Maps - users can view a google map with the developer's location

Screenshot (24)

About

To help connect you with the right dev for your job, whether you're in the same state or across the country.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •