madeleinel / WoMentor

A mentoring platform created by @Eleanombre and @Madeleinel. Created using Python, Flask and PostgreSQL.
https://womentotech.herokuapp.com/
MIT License
2 stars 0 forks source link

Twitteranddb #26

Closed twinlensreflex closed 7 years ago

twinlensreflex commented 7 years ago

I have:

twinlensreflex commented 7 years ago

(accidentally closed this while trying to add more comments.. whoops!)

madeleinel commented 7 years ago

It looks really good! I've looked through it tonight, look forward to testing it all out myself (hopefully tomorrow)


Just a couple of quick questions before I merge it:


Also, don't forget to send me the real config.cfg file :) ( & I'll send you the Twitter app keys for WomenToTech )

twinlensreflex commented 7 years ago

Sure

you shouldn't need the actual config file, you can just hook it up to a local db, none of that stuff will be used when we deploy it anyway because the info will be for heroku postgres (probably...) but if you do want to use the same ones i accidentally left the connection info in for the twitter db connection 👀 but yeah if you just create a db locally and use the info you used to create it to connect (postgres username, password, port, dbname)