Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 267 Bytes

File metadata and controls

6 lines (4 loc) · 267 Bytes

Ask mate forum

This is a Stack overflow like forum, where users can ask and answer questions, comment and vote.
The server runs with a Python Flask Server. The datas are stored in PostgreSQL database using Psycopgy.

The frontend uses HTML, CSS, JavaScript.