An open API service indexing awesome lists of open source software.

https://github.com/artinmohajeri/social_media-website

This website is a social media.
https://github.com/artinmohajeri/social_media-website

backend css3 django frontend html5 python web website

Last synced: about 2 months ago
JSON representation

This website is a social media.

Awesome Lists containing this project

README

          

# Social Media Website
## This project was the final project for TIT(Tehran Istitute of Technology).
### This website was a practice for backend using python(Django).
##### write these commands in your terminal first.

python -m venv .venv

.venv\Scripts\activate.bat

pip install -r requirements.txt

python manage.py runserver