Skip to content

Dwitter is a lightweight social networking web application built with Django. It allows users to log in, view profiles, and share "Dweets" .

Notifications You must be signed in to change notification settings

Mohammed-Aljazzar/social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dwitter - Your Tiny Social Network

Dwitter is a lightweight social networking web application built with Django. It allows users to log in, view profiles, and share "Dweets" (short messages up to 140 characters). The goal of this project is to provide a simple and user-friendly platform for social interaction.

Features

  • Login/Logout: Secure authentication using Django's built-in system.
  • Dashboard: View a feed of "Dweets" from users.
  • Profiles: Browse a list of user profiles and view individual profile details.
  • All Users: Display a page listing all registered users.
  • Responsive Design: Built with Bootstrap 4 for a seamless experience across devices.

Technologies Used

  • Backend: Django 5.1.7
  • Frontend: Bootstrap 4, HTML, CSS, JavaScript
  • Database: SQLite (default; can be configured for PostgreSQL or others)
  • Python: 3.11 or 3.12 (recommended for compatibility)

Prerequisites

  • Python 3.11 or 3.12
  • Django 5.1.7
  • Bootstrap 4 (included via CDN)
  • Virtual environment (recommended)

License

This project is licensed under the MIT License.

About

Dwitter is a lightweight social networking web application built with Django. It allows users to log in, view profiles, and share "Dweets" .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published