In: Computer Science
use CSS, java and HTML to make a charity admin page. It's a web page after you log in to your account. I can have personal information, the amount of money donated, the children who have received charity, and some blogs. In fact, all the things are what I want. But you are free to do whatever You like, even if you don't say what I say. I just need a charity Admin page for charity User.Don't ask me for more information. Because I don't have. It's just imagination.
Yes we can create a charity admin page / web pages, but by using only CSS, HTML and Java its quite not possible. Since, the given permission for free to do whatever with this freedom you can use another language i.e.. Database management system along with the given languages for more effective web page / website / admin page.
First thing we need to understand is admin page (Admin Login page) and user page(User Login page) is completely different. In admin login we can give / get any information of both front end & back end for examples you will be having complete freedom to view and make changes the users personal information and all donations related information.
If it comes to user login user can access all the information of front end i.e.. information of charity page and also personal information of respected user like how much he donated and to which children his donation amount has been sanctioned etc.
Note :
Front End :
Front face of your website / web page in this user can access all information which is given the website but user is not allowed to make changes. Only view , Signup , Signin and donations details can be done.
Back End :
In backend you can access all the information of website which is given and it can be modified with respect to required scenario and also all the user's personal information and complete details of benifitted child, donation also everything can be accessed and can be modified.