Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 678 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 678 Bytes

alt hydro1 alt hydro1 alt hydro1

AskMate

AskMate is a web application similar to the popular 'Stack Overflow' website.

As a user you can ask a question, edit or delete your question. You can browse through all questions and leave a comment. If you are logged in your activity stats are being kept.

Technology

  • Python / Flask
  • PostgreSQL
  • HTML, CSS

Status

Early Aplha;)

Getting Started

  • Clone the repository using the command git https://github.com/MaciejBiernat/AskMate.git.
  • Install all necessary packages asked by your IDE.
  • Run server.py