Skip to content

borosTamas/ask-mate-python

 
 

Repository files navigation

wswp-ask-mate

Web and SQL with Python / 1st TW week / Ask Mate project

In this project we create a stackoverflow like asking site where you can ask, answer and rate questions.

To run the application, create a psql database and fill the environment variables PSQL_USER_NAME, PSQL_PASSWORD, PSQL_HOST and PSQL_DB_NAME, and fill DB with askmatepart2-sample-data.sql

Then run server.py

About

Web and SQL with Python / Ask Mate project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.2%
  • HTML 37.7%
  • CSS 4.1%