Skip to content

This is a CRUD app built using Django and sqlite3 that allows users to perform basic operations such as add, edit, view, and delete data.

Notifications You must be signed in to change notification settings

nidhisha-shetty/django-programming-books-app

Repository files navigation

About the application

This is a Django based app which enables a user to perform CRUD (create, read, update, and delete) operations. It also has an image insertion field which allows a user to upload an image to the database. The context of the app is to allow a user to add details about the best books for a particular programming language.

Installing and executing the app

> git clone https://github.com/nidhisha-shetty/Django-programming-books-app
> cd Django-programming-books-app
> python manage.py runserver

App link

http://historicalplaces.pythonanywhere.com/

About

This is a CRUD app built using Django and sqlite3 that allows users to perform basic operations such as add, edit, view, and delete data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published