CodeIgniter Forums
Is codeigniter the right choice for backend? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Choosing CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=8)
+--- Thread: Is codeigniter the right choice for backend? (/showthread.php?tid=63386)



Is codeigniter the right choice for backend? - Galmenash - 10-25-2015

Hi community,

I'm looking for a framework for a backend application I'm working on.
The backend should serve the purposes below:
- Simple UI for files (videos) upload, with some descriptive fields attached to each video.
- A service from which the videos can be fetched (from both an IOS app and an Android app).

Requirements:
- Easy to install and use on the server side.
- Require nothing but native code for the client applications (IOS, Android).
- Very scalable, starting from thousands of videos at the beginning and raising to millions in the future.
- Proven security.

I've searched the net and reviewed some free and non-free frsolutions, including BAASes like Parse, and I think this framework might fit my needs.
I want to make sure that this framework really meet the needs of my project, and to get some comments, suggestions and recommendations from the community before I start.

Thanks in advance,
Gal.


RE: Is codeigniter the right choice for backend? - anyamanggar - 02-18-2016

You have to know about Codeigniter. Codeigniter is framwork not CMS Management.