Code Monkey home page Code Monkey logo

Comments (6)

arist0v avatar arist0v commented on June 14, 2024

When i click import ebook, as a user i was expecting a file browser to open to select the ebook i want to import so i don'T have to manually copy ebook to a central server (which may not be on my own computer)

from pyshelf.

arist0v avatar arist0v commented on June 14, 2024

i'm not familliar (yet) with the django part, but if you could create the ui part in a branch, and tell me wich function i should create i could start by taking a look at this feature

from pyshelf.

th3r00t avatar th3r00t commented on June 14, 2024

Ive actually removed django completely from the stack in version 0.7.1-dev I wouldnt suggest the dev branch in production use right now as it only has a home screen for the ui. I will be fleshing that out some today.

The new interface will be based purely around FastAPI and jinja templating,

from pyshelf.

arist0v avatar arist0v commented on June 14, 2024

ok , i'm still not good yet with the ui part, so if you would like to add a button (import from file) that run a specific python function, you could give me the command and argument with expected return value (if needed) and i'll start working on it if it could help( i don'T have much time yet to start learning ui, but i could surely help with the python part)

from pyshelf.

th3r00t avatar th3r00t commented on June 14, 2024

pyShelf.py line 20 is an example of what the import book system looks like currently. You cant as of now import a single book at a time (though this could become a feature for sure) imports are done currently by scanning an entire folders contents, and importing any books found not currently present in the database.

from pyshelf.

arist0v avatar arist0v commented on June 14, 2024

i saw that i can'T import ebook without droping them somewhere else, wich is bad for me because i want to run my pyshelf on a isolated server so no ui and no direct link(like shared folder) so i would like to have a UI part to upload ebook individually(or maybe a zip file containing multiple ebook.

what i offer you is, if you can do the UI part, to code the python backend part to upload from file. It could help you going faster on the developpement having someone to help, i'm not good at frontend but could give you lot of help on backend.

from pyshelf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.