Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeAlpha Social Media App

A mini social media platform built with Django, SQLite, HTML, CSS, JavaScript and Bootstrap.

Features

  • User registration, login and logout
  • User profiles with bio and optional profile image
  • Create and view posts
  • Comment on posts
  • Like and unlike posts
  • Follow and unfollow users
  • Personal profile feed and follower/following counts
  • Django admin panel

Setup

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

Open:

http://127.0.0.1:8000/

GitHub Repository Topics

django python social-media bootstrap sqlite codealpha

About

Mini Social Media Platform built with Django, Bootstrap and SQLite | User Profiles, Posts, Likes & Follow System | CodeAlpha Internship Project

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages