Skip to content

juanmisak/RSS-reader-multi-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS-reader-multi-threads

Proyecto parcial para la materia de sistemas operativos.

Inicio Rápido:
- Descargar el repositorio:
git clone https://github.com/juanmisak/RSS-reader-multi-threads.git
- Instalar dependencias:
cd RSS-reader-multi-threads
sudo python setup.py
- Correr el servidor:
cd RSS
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver
- Cliente
Abrir un navegador a la dirección: localhost:8000 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published