Skip to content

odinakholiqov/studybud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

StudyBud - easiest way to talk over text

Imagine a place where you can belong to a school club, a gaming group, or a worldwide art community. Where just you and a handful of friends can spend time together. A place that makes it easy to talk every day and hang out more often.

App Preview

Main page

Main page

Inside of a room

A room inside

User Profile

enter image description here


Cloning the repository

  1. Clone the repository using the command below:

git clone git@github.com:odinakholiqov/studybud.git

  1. Move into the directory where we have the project files :

cd StudyBud

  1. Create a virtual environment :

#Let's install virtualenv first pip install virtualenv #Then we create our virtual environment virtualenv envname

  1. Activate the virtual environment :

envname\scripts\activate

  1. Install the requirements :

pip install -r requirements.txt

About

StudyBud - easiest way to talk over text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published