Skip to content

siddhantkushwaha/Autodidact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autodidact

A django and mysql based web application. This is a prototype developed for our college Indian Institute of Information Technology, Sri City.

📬 A discussion forum where students can post questions, create tags, upvote/ downvote and comment on answers and questions.

To Run Project

  • IDE to run django project eg. PyCharm,
  1. To run project first create a virtual environment to run Django backend server.

  2. Install dependancies using the command

    $ pip install -r requirements.txt

  3. To run django server go to root/autodidact/

    $ python manage.py runserver

Screenshots

Landing Page


SignIn Page


Create Tag


Post a Question


Add tags to your Question

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published