Skip to content

django podcast blog (res api + test + base template)

Notifications You must be signed in to change notification settings

RadiFr3Y/podcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

podcast

Api Podcast Website Project

descriptiong

In this project, I created a small website called podcast (back-end). The features of this repo are as follows:

  • Django Dynamic Web
  • JWT
  • API for all of Models and Views
  • Testing(but half however i will put it in this repository as soon as i learn it) path: 'mainapp.tests'
  • Django Login system

Install and Run

cd directory
mkdir podcast
cd podcast 
git clone https://github.com/theFr3Y/podcastweb_prj.git
pip install -r require.txt
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
python manage.py runserver

About

django podcast blog (res api + test + base template)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages