Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Project

This is a learning Online library project using Django, HTML, CSS, and JavaScript.

CONTENTS

Setup_Instructions

  1. Clone the repository:
    git clone https://github.com/yourusername/your-repo-name.git
    cd AddAdventure_Library
  2. Create and activate a virtual environment:
    python -m venv env
    env\Scripts\activate
  3. Install the dependencies:
    pip install -r requirements.txt
  4. Set up the database:
    python manage.py migrate
  5. Run the development server:
    python manage.py runserver
  6. Access the project in the browser: Go to http://127.0.0.1:8000/ in your web browser

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages