Skip to content

PawlakMarek/comic_reading_order

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic Reading Order

Comic Reading Order is a Python application used to create comic reading orders. Comic information is collected via the Marvel Comic API. The interface will be built as a web application.

Features

  • Fetch comic information from the Marvel Comic API
  • Create and manage comic reading orders
  • User-friendly web interface

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/comic_reading_order.git
  2. Navigate to the project directory:
    cd comic_reading_order
  3. Install the dependencies:
    poetry install

Usage

  1. Run the application:
    poetry run python main.py
  2. Open your web browser and navigate to http://localhost:8000.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages