Hi, allow me to introduce myself. I'm not a PHP programmer to start with. But i need to build a intra net database website for my company. I was looking for many solution base on open source softwares until i found Xataface.
The requirement for this will be:
It must have page for:
- Login page (consist of different type of user like Super Admin, Admin, User with different privilege, Admin can Edit, Add and Delete, while User can only Add and View)
- Admin Page: For adding and removing Admin and User and setting their privilege(e.g Admin can Edit, Add and Delete, while User can only Add and View)
- Input page (for input new database)
- Edit page (for editing old database)
- Search page (simple search and advance search) wich view list of people and it's an Url for viewing details
- View page (for the detail view of each entry base on Search) and if possible, is printable
And it would be nice if the view database can be 'sort' ascending/descending
Basically my question will be like:
1.Can this be done with Xataface?
2.If yes, what do i need (plugin, module, extension etc.)
Here's the captures of HTML layout of what i'm trying to make:
1.The Login Page

2.The Input Page

3.The Edit page

4. The simple search

5.The advance search

6. The Print Page

Thank you in advance for any help or suggestion. Again, sorry if i made any mistake,
Best Regards