Frost199 / Andela-StackOverflow-Lite

A stackOverflow lite where you can ask questions and answer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Andela-StackOverflow-Lite

A stackOverflow lite where you can ask questions and answer.

  • This mini-project is flask powered, most functionalities were implemented without using Login Libraries
  • Authentication uses Jwt encoded tokens
  • Users can update profile after sigining up
  • Registered Users can Ask question
  • Registered users can also see questions they have asked when logged in

Updates to come

  • Ability for users to answer already asked questions
  • Ability for users to delete questions, this functionality is already writen in the Question class but not integrated in the view yet.
  • Ability for users to get a question by a particular id.

About

A stackOverflow lite where you can ask questions and answer.


Languages

Language:HTML 82.8%Language:Python 16.7%Language:CSS 0.4%