Entrega final de curso de python Django.
Para poder correr este proyecto es necesario tener instalado python 3.9 o superior.
Desde la terminal correr el siguiente comando
pip3 install django
Desde la terminal correr los siguientes comandos
python manage.py makemigrations
python manage.py migrate
Desde la terminal correr el siguiente comando
python3 manage.py runserver
python -m pip install Pillow
En la que podemos realizar:
-ABM de Post
-Lectura de Post
-Comentar
-Enviar Mensajes
-ABM de Perfil
-Crear un Usuario
Este ultimo paso es importante para ver la mayoria de las opciones!
https://www.youtube.com/watch?v=twNwZRDC8T4&ab_channel=FrancoKral