Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Bookstore Project

This Django project named "Bookstore" allows users to manage books, including creating, updating, and deleting books. It also provides a search functionality for searching books by title and author's name.

Features

  • Create a Book model with fields: name, page_count, category, author_name, price, image.
  • Register the Book model in the Django admin interface.
  • Display a search field in the admin for searching books by title and author's name.
  • Create views for listing books and retrieving detailed information about a book in JSON format.
  • Register views in URLs.

Requirements

  • Python 3.x
  • Django 3.x
  1. Clone the repository:
    git clone Aleksandre16/Books_Market

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages