Skip to content

MuhammadAbdullah-hash/Collaborative-home-work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collaborative Home Work

It is a web app made using stacks django , javascript, html and css. The app allows students (users) to signup and then login to their account. Once Logged in they can ask questions (queries) in form of text and images. They can also view other questions posted by other users , answers to those questions and up/down vote of each thread. Students can also answer other users queries. So basically it is a collaborative platform like stackover flow for students to ease them doing their homework.

Installation

Use the package manager pip to install following packages. Django :-

pip install django

django_extensions

pip install django_extensions

Pillow

pip install Pillow

Usage

Open CMD in the main directory ie "Collaborative home works" Type following command in cmd

python manage.py runserver

It will give you a local url with which you can navigate to website

Samples

Signup Page

Screenshot

Login Page

Screenshot

Home Page

Screenshot

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors