Open varoot opened 7 years ago
@varoot I'm a little out of touch with the web dev game as of recently so what you're suggesting is probably totally cool.
One thing I might suggest is seeing if there's a way we can have an integration with Planning Center Online. In Ann Arbor, we've actually transitioned our band's songbook management to this, and in addition, it is by far the most widely-used app for songbooks by churches in the US. Don't know if you had any thoughts on this?
@chrisjbaik looking through their API documentation, I think we can definitely do integration, but I wonder what data they can provide for Psalted. Aren't the songbooks uploaded as PDFs there? Maybe the integration would be the other way around where you manage the songs on Psalted and it's synced to Planning Center Online.
Currently I'm looking into Vue.js based stack. Nuxt.js will be the backend and I'm trying to see if I can get Vonic working but their documentation is all in Chinese. 😂
I'm in the stage of planning, setting up project structure, exploring technologies right now. It's still on my local machine but let me know if anyone is interested in collaborating.
@varoot no, actually, there are ChordPro lyrics/chords on PCO. If it could be a two-way sync somehow, that would be great (although a headache considering conflicting changes and the like).
The API docs for those are here. (I think it will appear under the chord_chart
attribute, and the example isn't particularly illuminating.
I probably won't be of much help in collaboration in the near future given my time constraints right now, but I can also try to recruit and hunt down people if you'd like (but you might prefer working alone for now). Let me know!
Hi guys,
I wanted to do a complete makeover/reboot of this project. Just so that I have something productive to do on my free time.
Goals for the reboot:
Possible new features to be implemented/experimented:
I'm not really asking for permission or asking any of you to join me but let me know if you're interested or if you have suggestions on the framework/stack.