Giter Site home page Giter Site logo

mohamedsalahdj / django-book-store Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 5.95 MB

Book-Story is a Django-based web platform designed to cater to two types of users: customers and publishers. It serves as a comprehensive solution for managing, browsing, and ordering books while providing distinct functionalities tailored to each user type.

Python 99.82% Shell 0.18%
django django-rest-framework

django-book-store's Introduction

Book-story

Book-story is a Django project that serves as a platform for managing and sharing book-related content. It offers features for users to browse, upload, and discuss books, enhancing the reading experience for book enthusiasts.

Features

  • User Authentication: Secure user authentication system allowing users to register, login, and manage their accounts.
  • Book Management: Comprehensive book management system enabling users to upload, edit, and delete book entries, along with associated metadata such as author, genre, and publication date.
  • Search and Filtering: Robust search and filtering functionality allowing users to find books based on various criteria such as title, author, genre, and publication date.
  • Discussion Forums: Interactive discussion forums where users can engage in discussions about books, share recommendations, and ask questions.
  • User Profiles: Personalized user profiles showcasing users' uploaded books, discussions, and other activities within the platform.
  • Admin Panel: Administrative dashboard for managing users, books, discussions, and other site content efficiently.

Installation

To run the Book-story project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/MohamedSalahdj/Django-Book-Store.git
    
  2. Navigate to the project directory:

    cd Django-Book-Store
    
  3. Install dependencies:

    pip install -r requirements.txt
    
  4. Apply migrations:

    python manage.py migrate
    
  5. Create a superuser:

    python manage.py createsuperuser
    
  6. Start the development server:

    python manage.py runserver
    

django-book-store's People

Contributors

mohamedsalahdj avatar shahdahmedabdelraoufmohamed avatar alibayomy avatar alaakhaledali avatar m-hassan96 avatar nasser30 avatar

Stargazers

Mustafa COSKUNCELEBI avatar Mohamed Ahmed avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.