Skip to content

This little Social Media App is powered by Django and represents my first backend project.

Notifications You must be signed in to change notification settings

B-AJ-Amar/social-media-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-media-app

This little Social Media App is powered by Django and represents my first backend and fullstack project.

Instalation:

if you want to contribute , or use this project on your local machine you dont have to install eny thing, every thing is in venv folder .

from the command line :

step1: activate the virtual environment :

  • venv\Scripts\activate

step2: make sure to excute these commands to ceate database

  • python manage.py makemigrations
  • python manage.py migrate

step3: run the server

  • python manage.py runserver

Contributing

We welcome contributions from the community if you're interested in contributing to the development of this app, Whether you're a seasoned developer or just starting out,your contributions are valuable to us,and we appreciate every effort made to enhance this application.

About

This little Social Media App is powered by Django and represents my first backend project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published