Ajurna 01e73cc9b3 Remove coreui (#76)
* adding typing and flake8

* removing coreui. ComicCard.vue finished

* removing coreui. ConfirmButton.vue finished

* removing coreui. more pages finished.

* removing coreui. all pages finished

* removing coreui. all pages finished

* version bump and update python deps.

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/InitialSetup.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/TheAccountForm.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/TheAccountForm.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ConfirmButton.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/vue.config.js

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/ComicPaginate.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update frontend/src/components/TheNavbar.vue

Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>

* Update TheNavbar.vue

Co-authored-by: Peter Dwyer <peter.dwyer@clanwilliamhealth.com>
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2022-09-07 15:14:03 +01:00
2019-07-29 13:21:48 +01:00
2022-09-07 14:55:18 +01:00
2021-05-04 09:47:06 +01:00
2022-09-01 11:06:12 +01:00
2022-09-07 15:14:03 +01:00
2021-05-16 10:54:14 +01:00
2022-09-07 15:14:03 +01:00
2021-04-29 16:33:03 +01:00
2022-08-26 13:11:29 +01:00
2021-04-07 16:30:46 +01:00
2022-08-26 16:08:48 +01:00
2021-05-04 15:46:40 +01:00
2022-08-31 12:36:13 +01:00
2022-09-07 15:14:03 +01:00
2022-08-31 14:48:34 +01:00
2022-08-30 23:42:45 +01:00
2022-08-26 16:08:48 +01:00
2022-08-26 16:08:48 +01:00
2022-09-07 15:14:03 +01:00
2022-09-07 15:14:03 +01:00
2019-07-24 07:21:24 +01:00
2022-08-31 09:42:42 +01:00
2022-09-01 11:06:25 +01:00
2022-09-01 11:51:42 +01:00
2021-04-15 11:33:36 +01:00

CBWebReader

CBWebReader is web-based CBR and CBZ file reader implemented in Django with a Vue frontend. The application allows a user to host their collection of digital comics (CBR, CBZ and PDF formats) as a remotely accessible collection.

CBWebReader Screenshot

Core technologies

The following technologies will aid development by ensuring a consistent development environment for all developers:

The primary frameworks and tool's are used within the application:

Getting started

The CBWebReader is a Django project and follows the standard conventions for a Django application. To get started just look in the compose folder and there is an example setup. just rename the .env.docker file to .env and add some config details and it should work right away.

License

This is a human-readable summary of (and not a substitute for) the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.

Description
Web Based CBR, CBZ and PDF file reader.
Readme CC-BY-SA-4.0 17 MiB
Languages
Python 55.7%
Vue 33.8%
JavaScript 8.7%
HTML 0.8%
Dockerfile 0.6%
Other 0.4%