- Joined
- Dec 18, 2016
- Messages
- 99
- Likes
- 60
- Degree
- 0
I have an upcoming project that I'm starting from scratch and I started to explore flat file CMS's. I'm not a developer by any means so looking to see if a flat file CMS would work for this project or just go with a traditional database type CMS application.
Looking to get some help/feedback about going with a flat file CMS:
1) Can you set up filtering? For example, let's just say the user is looking for a certain type of restaurant in the US. The user would need to be able to filter the following criteria: a) which state (example: New York), b) which city (example: Manhattan, Brooklyn, Rochester, etc) c) what type of food (example: Italian, Greek, Chinese, Japanese, Indian, American, etc).
Is this type of filtering possible?
2) Is there a way for a user (or competitor) to download my flat file database with all the information I've added. There will be hundreds (if not thousands) of entries/results and it will take me some time (and money) to build this database so I don't want someone to easily be able to steal it.
Again, I know a little code but would probably use a flat file CMS (such as Pico) so I can get this project off the ground quicker than trying to code everything myself.
Looking to get some help/feedback about going with a flat file CMS:
1) Can you set up filtering? For example, let's just say the user is looking for a certain type of restaurant in the US. The user would need to be able to filter the following criteria: a) which state (example: New York), b) which city (example: Manhattan, Brooklyn, Rochester, etc) c) what type of food (example: Italian, Greek, Chinese, Japanese, Indian, American, etc).
Is this type of filtering possible?
2) Is there a way for a user (or competitor) to download my flat file database with all the information I've added. There will be hundreds (if not thousands) of entries/results and it will take me some time (and money) to build this database so I don't want someone to easily be able to steal it.
Again, I know a little code but would probably use a flat file CMS (such as Pico) so I can get this project off the ground quicker than trying to code everything myself.