Skip to content

🌟 Star-Social 🌟 is a πŸ’» social media platform built with πŸ”¨ Django framework. πŸ”‘ Users can sign up, log in, and create posts in groups. πŸ’¬ Join the conversation and share your thoughts!

License

Notifications You must be signed in to change notification settings

kazimovzaman2/Star-Social

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Star-Social 🌟

Star Social is a social media platform built using the Django framework πŸ’». It allows users to sign up, log in, and create posts in groups.

πŸ“Œ Features

  • πŸ”‘ User authentication and registration
  • πŸ‘₯ Groups
  • πŸ“ Post creation and viewing

πŸ’» Requirements

  • Python 3.9
  • Django 4.1
  • Pip
  • Virtualenv (optional)

πŸ“₯ Installation

  1. Clone the repository to your local machine
$ git clone https://github.com/kazimovzaman2/Star-Social
  1. Create a virtual environment (optional)
$ python3 -m venv venv
$ source venv/bin/activate
  1. Install the dependencies
$ pip install -r requirements.txt
  1. Migrate the database
$ python manage.py migrate
  1. Run the development server
$ python manage.py runserver
  1. Visit http://localhost:8000 in your browser to view the app πŸš€.

🀝 Contributing

If you are interested in contributing to this project, please fork the repository and create a pull request with your changes πŸ’ͺ.

Demo

πŸ“œ License

This project is licensed under the MIT License. πŸŽ‰

Authors

About

🌟 Star-Social 🌟 is a πŸ’» social media platform built with πŸ”¨ Django framework. πŸ”‘ Users can sign up, log in, and create posts in groups. πŸ’¬ Join the conversation and share your thoughts!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published