Developed an IOS application in teams using SwiftUI for a local Food Bank in Guadalajara, MX. • Made a feed system so that the users can find out the latest news related to the food bank. • Worked on the UI/UX of the application using SwiftUI.
- Crear un ambiente local
virtualenv venv
- Activar el ambiente
source ven/bin/activate
- Instalar las dependencias
pip install -r requirements.txt
- Correr Jupyter desde el directorio donde se encuentra el archivo
jupyter notebook