Skip to content

Scrape reviews, sessions, and payment information from codementor

Notifications You must be signed in to change notification settings

jessamynsmith/mentor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mentor

Data for mentoring business

Setup

pip install -r requirements.txt
bower install

Environment variables:

	export DJANGO_SETTINGS_MODULE=mentor.settings
	export DATABASE_URL=postgres://jessamyn:jessamyn@localhost:5432/mentor
	export TIMEZONE='US/Eastern'		

About

Scrape reviews, sessions, and payment information from codementor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published