Pals
Hack Western 7 (2020) Project.
Pals - The social media site designed to be used less.
The Inspiration Behind 'Pals'
As the influence of social media platforms continues to grow, so do the aspects which are linked to it, such as addiction and mental health issues. So we set out to create a social media platform that designed for you to use it less.
How 'Pals' Differs From Other Social Medias
Pals is different from popular social media platforms because if purposely lacks certain features that influence social media addiction such as 'notifications', 'likes' and 'stories'. Those features were specifically designed to make users constantly stay connect to their phones, which ultimately has a negative impact on users. Instead, we focus on the content of each user. No "Discover" or "Reels" sections are here to distract the users from their friends.
Things We Learned
This was the first time the team used Django, a Python web framework. We were able to practice database creation, authentication management, and web front-end development. Also, we strengthened collaboration skills and practiced our Git skills using GitHub.
Improvements
Several planned features were not implemented in the time. This includes, but is not limited to:
- Inviting friends via sharing link only
- Photo sharing
- Friends list editing
- Forced removal of/limited old posts
- and more!
Usage
- Download the project from the repo
- Run
python3 -m pip install Pillow django-friendship
- Start the server with
python3 manage.py runserver
- Navigate to
http://127.0.0.1:8000/myapp/
- Create an acccount and enjoy!
Created With
DJANGO
PYTHON
HTML
CSS
SQLite
Log in or sign up for Devpost to join the conversation.