Livecode right for me?
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 3
- Joined: Tue Apr 01, 2014 2:16 pm
Livecode right for me?
I am trying to create an app that works just like Lynda(online video training). We have many training videos and we want to be able to organize them in categories and have premium users. Here are my requirements...are they doable in Livecode? I have developers telling me to do it natively and not use Livecode as I would get better features.
Requirements:
1. Membership...we currently have a wordpress site that does what the app will do. I need to be able to allow the app to use the members on the site to access content.
2. Register for membership...needs to be able to add to WordPress Membership
3. Create Playlist...need to have user create their own playlists of videos
4. Filtering....need to be able to filter videos by categories and sub categories.
Thanks in advance for your responses
Requirements:
1. Membership...we currently have a wordpress site that does what the app will do. I need to be able to allow the app to use the members on the site to access content.
2. Register for membership...needs to be able to add to WordPress Membership
3. Create Playlist...need to have user create their own playlists of videos
4. Filtering....need to be able to filter videos by categories and sub categories.
Thanks in advance for your responses
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode right for me?
What is "natively"?sgilleland wrote:I have developers telling me to do it natively and not use Livecode as I would get better features.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- Posts: 3
- Joined: Tue Apr 01, 2014 2:16 pm
Re: Livecode right for me?
Sorry, I should have been more clear. Building it in Objective C or C and not using a platform like appery.io
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Livecode right for me?
If the web version is already done why not just use a responsive template and have all platforms for almost zero additional cost?
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
-
- Posts: 3
- Joined: Tue Apr 01, 2014 2:16 pm
Re: Livecode right for me?
Want an app on the app store and some addtional functionality.
Re: Livecode right for me?
The short answer is yes, you can do everything you list provided the server has a way to be queried by your app and return responses. This can be a cgi script written in php, rails, LiveCode server or another language.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com