Skip to content

kemalayhan/stack-is-kinda-overflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stack-is-kinda-overflow

This application is a question and answer platform. I coded this application inspired by stackoverflow to learn django. Features of this application:

  • Nested comments
  • Vote for questions and answers
  • Filter questions by title, min and max rank, date and user.

Setup

git clone https://github.com/kemalayhan/stack-is-kinda-overflow.git
cd stack-is-kinda-overflow
python3 -m venv env
source env/bin/activate
pip install requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published