Skip to content

It is study portal which provides a common platform for providing the study material of different colleges and of different courses .The platform also provides the opportunity for students to raise doubts on topics of different topics. It also has a discussion forum.

Notifications You must be signed in to change notification settings

Sakshi183/StudyMonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyMonk

first install django

sudo pip install django && sudo pip3 install django

Then install mysql-server from

https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-16-04

password must be 'password'

Then install mysql-python

by copy and paste this in terminal

sudo pip install mysqlclient && sudo pip3 install mysqlclient

install Pillow by -

sudo pip install Pillow

install tzlocal by -

sudo pip install tzlocal

second fork this repo

Third clone forked repo to directory where you want .

first go to terminal and go to that dir then copy paste this link

Open pycharm and then go the dir where you save that project and select that project and start improve this project

About

It is study portal which provides a common platform for providing the study material of different colleges and of different courses .The platform also provides the opportunity for students to raise doubts on topics of different topics. It also has a discussion forum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages