Skip to content

MohammadTohidiNasab/SocialNetwork

Repository files navigation

SocialNetwork

 

SocialNetwork

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   Author


🎯 About

The social network website project built with Django has the ability to search, like, posts, add posts, login with email and custom user model

✨ Features

✔️ serch, add, delete, update posts
✔️ signals
✔️ development user model (sign up using email)

🚀 Technologies

The following tools were used in this project:

  • Python
  • Django
  • html css
  • Jinja2
  • docker
  • signals

✅ Requirements

Before starting 🏁, you need to have Git and python installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/MohammadTohidiNasab/SocialNetwork

# Access
$ cd onlineshop

# Install requirments.txt
$ pip install -r requirments.txt

# Run the project
$ python manage.py runserver

# The server will initialize in the <http://localhost:8000>

Back to top

About

social network app using django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published