Beutl / keyword_list_manager

A GUI to manage a list of keywords
MIT License
0 stars 0 forks source link

old ticket from my repo #3

Open mikulabc opened 6 years ago

mikulabc commented 6 years ago

https://github.com/mikulabc/KeywordManager this was my initial idea, have a look and give me some feedback and questions :)

mikulabc commented 6 years ago

@vincentjasonsy can you take a look at this and let me know what you think

vincentjasonsy commented 6 years ago

@mikulabc the ideas are on point. actually, to be honest, it is quite useful in certain areas (research purposes, data entry). however, having this to work on a mobile would limit what users are able to see. what i mean is that because of the screen size, the display might be limited.

mikulabc commented 6 years ago

@vincentjasonsy alright, lets make it fluid/responsive so it can be later on integrated with webapps/native apps for any device with webview (i think its called progressive webapps) https://developers.google.com/web/progressive-web-apps/ and we use the base of what you have already built with the list sorter , we will expand to more functions and call it in the end a "List / Keyword Manager" how do you like the idea? it should work on all devices http://www.tecnavia.com/eedition/wp-content/uploads/2014/02/all-devices21.jpg and still be an offline tool, so we might need to decide wether PHP is the best option or maybe switch to javascript...

vincentjasonsy commented 6 years ago

@mikulabc i may need time to learn/study this one. do you want me to finish out some items to the other projects first? before proceeding to this one?