Welcome to Social Book, a social media platform built with Django. This application allows users to sign up, create profiles, connect with friends, share updates, and much more.
- User Authentication (Sign Up, Sign In, Sign Out)
- User Profiles
- Status Updates and Posts
- Comments and Likes
- Personal Settings and Profile Customization
Before you begin, ensure you have the following prerequisites installed:
-
pip install python
-
pip install django
- Virtualenv (optional, but recommended for isolating dependencies)
- Clone the Repository:
git clone [email protected]:HuzaifaIlyas02/SocialLinkDjango.git
- Navigate to the folder:
cd SocialLinkDjango\socialbook
- Run Development Server:
python manage.py runserver
HTML, CSS, JavaScript, Python
This project is licensed under the MIT License