Skip to content

This is a prototype of a web application that lets people buy, sell and borrow books online. DevOps practices have been applied throughout the process.

Notifications You must be signed in to change notification settings

VaishnaviDhulipalla2902/DevOps_Project

Repository files navigation

DevOps_Project

Commands to run the project:

pipenv shell

pip install -r requirements.txt

python3 manage.py makemigrations

python3 manage.py migrate

python3 manage.py runserver

For more details, check report.

About

This is a prototype of a web application that lets people buy, sell and borrow books online. DevOps practices have been applied throughout the process.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published