Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

Snake-Cloud

This web app, coded in Python 3.9 with Django and Bootstrap, has the intention to connect people for chit-chat and info sharing.

Installing Dependencies

pip install django

Running server

python manage.py runserver