Skip to content

Simple Mini Version of stackoverflow helpful known group to ask and and find solutions

Notifications You must be signed in to change notification settings

R3DDY97/CODE-BOOK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description:

It is question-and-answer (Q&A) on programming or relevant field based on the group working with (like college, institute, training center) which helps to solve problems, develop new skills within the group.

Build using python web-framework Django

Has Django inbuilt Register/Login authentication plus Github but to use Github and to use to configure Github settings to setup Github OAuth before running it

Usage:

$ git clone https://github.com/R3DDY97/CODE-BOOK

$ cd CODE-BOOK

$ pip install django 

$ python manage.py runserver   # for local host only 

	or
	
	
$ python manage.py runserver "0.0.0.0:8000"

# LAN systems can access the site and needs append host ip in settings allowed domains list	

Web Interface:-

Used django and bulma framework

About

Simple Mini Version of stackoverflow helpful known group to ask and and find solutions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published