Skip to content

This repository contains 'Book_Cycle' project using django implemented by team Cloud_Crafters

Notifications You must be signed in to change notification settings

moonstruck/book_cycle_django

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

book_cycle_django

This repository contains 'Book_Cycle' project using django implemented by team Cloud_Crafters

docker commands

docker compose build
docker compose up
docker compose down

for test

sign up and you will direct to :
http://localhost:8000/index/
here you can see the list of books that was given in model

activate environment for app

myvenv\Scripts\activate

deactivate environment for app

deactivate

live site

https://ashrafabir.pythonanywhere.com/

Work flows

until now our github actions check code quality,formate it with black

build and pushes the docker images into the docker hub registry autometicly for main and beta versions separately for push on main and develop branch

About

This repository contains 'Book_Cycle' project using django implemented by team Cloud_Crafters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.4%
  • HTML 24.4%
  • Dockerfile 2.2%