M
M
mysticmirage2011-10-21 14:16:35
Django
mysticmirage, 2011-10-21 14:16:35

How to make an online filing cabinet?

Hey!
It was necessary to create a card file, in which certain data of people would be entered. Nothing criminal, such a base is needed for the operation of a network of socially oriented organizations.
I would like the fields in the cards to be of different types: text, drop-down lists, checkboxes, multiple choice fields. I would also like to upload photos (so that they are immediately visible when opening the card) and possibly other files.
Naturally, there should be a search for any of the input fields.
Another important requirement is that the source components are free.
I saw something similar. It was implemented in Django. There are no project sources - the development is commercial and, accordingly, closed. Although I admit that this is done elementarily in Django.
But still I would like something in PHP, tk. there is no python-hosting ...
In principle, if there is nothing ready-made (or at least quickly adaptable), then I can overlay manuals and stir up something on the same Django. But it will take a lot of time - I'm not a very good programmer.
Thank you!

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
f1int, 2011-10-21
@mysticmirage

In my opinion, in most tsms you can do this. For example Drupal.

V
Vsevolod, 2011-10-21
@sevka_fedoroff

Can be done pretty quickly with CakePHP. There is such a thing - bake. Design the database correctly, then run bake and it will generate all the code. Then finish with your hands. But this is of course not a CMS, but a framework, i.e. will have to be programmed.

B
BiBo, 2011-10-24
@BiBo

Not completely free, but not difficult either, just for such purposes:
Scriptcase start with video tutorials
or PHPRunner video tutorials in particular on drop-down lists .
Here's more to choose from...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question