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.
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:
-
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 -
Navigate to the project directory:
cd bookstore -
Activate virtual environment using:
source myenv/Scripts/activate
Once you have activated the virtual environment that already has packages installed, you can run the Django development server and access the admin site:
-
Start the Django development server:
python manage.py runserver -
Open a web browser and go to the following URL and choose your departmental or other site:
http://127.0.0.1:8000/ -
Log in using the following credentials:
- Username: admin
- Password: admin
After logging in, you will have access to the admin dashboard, where you can manage books, authors, genres, and other related data.
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!
This project is licensed under the MIT License.
Please feel free to discuss any details:
Name: M. Mahad Rasool
Email: mahadrasool10@gmail.com
Phone Number: +923447610435 (WhatsApp)