Skip to content

mahadrasool/Full-Stack-BootStore-Web-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Book Store System Admin Site

This is the admin site for the Django Book Store System. With this admin interface, you can manage various aspects of the book store, including adding, updating, and deleting books, authors, and genres.

Installation

Before running the project, make sure you have Python and pip installed on your system. Follow these steps to set up and run the project:

  1. Clone the repository to your local machine or unzip the repo if you have zip file:

    git clone https://github.com/mahadrasool/Full-Stack-BootStore-Web-Application.git
    
  2. Navigate to the project directory:

    cd bookstore
    
  3. Activate virtual environment using:

    source myenv/Scripts/activate
    

Usage

Once you have activated the virtual environment that already has packages installed, you can run the Django development server and access the admin site:

  1. Start the Django development server:

    python manage.py runserver
    
  2. Open a web browser and go to the following URL and choose your departmental or other site:

    http://127.0.0.1:8000/
    
  3. Log in using the following credentials:

    • Username: admin
    • Password: admin

Accessing Your Dashboard

After logging in, you will have access to the admin dashboard, where you can manage books, authors, genres, and other related data.

Contributing

If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request. Your contributions are greatly appreciated!

License

This project is licensed under the MIT License.

Developer Contact

Please feel free to discuss any details:

    Name: M. Mahad Rasool
    Email: mahadrasool10@gmail.com
    Phone Number: +923447610435 (WhatsApp)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published