Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StudyStreamTV

there are three main parts to the code

  1. The frontend written in React which can be run with 'npm run dev' after downloading the node modules

  2. The video backend written in golang which handles the streaming aspect which can be run by running 'go run main.go'

  3. The database backend which is written in python with django and handles the storing of data it can be run by running 'python3 manage.py runserver'

  4. The data is stored in MongoDB using NoSQL data storage

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages