Page 1 of 1

Assignment - Web Application - Please I need a solution!!!

Posted: Thu Jul 14, 2022 10:34 am
by bwayne
Task
Create a website and the appropriate administration system for it. To complete the course and complete the task successfully, it is enough that the task provides only basic functionality.

-logging and user registration,
-news view,
-add comments.

Note: News view should contain news retrieved from a local database, by no means hardcoded, handwritten news lists. Also, for this news to be on the side at all, there must be a system for their entry. And this automatically means that there will have to be a system in the login and registration system that distinguishes the types of users (an administrator can enter news and the user cannot).

Re: Assignment - Web Application - Please I need a solution!!!

Posted: Sat Jul 16, 2022 12:11 pm
by Benjamin
What have you done so far?