using the file provided which consist of an already coded up web app, make enhancements.

computer science

Description

using the file provided which consist of an already coded up web app, make enhancements. A couple of improvements I can think of are deleting a thread, editing a reply, making the sign up for password required for length and special character and the reply message can't be black under thread. code these and add a few more ideas for improvement that include non-trivial user interactions or a non-trivial amount of programming and computation.
------------------------
The program structure should be retained. If violated, no credits may be given
model-view(page)-controller architecture
A single page application
Vanilla JS (JavaScript and Bootstrap only) on the frontend computing
The way the app starts and routes to the pages

Creative work should be demonstrated on the web browser. Messages printed on the terminal/console are not counted

A new feature that does not interact with the user may not be counted as a significant work.
e.g., The "About" page that displays information about the web site
Adding a logo or changing images on the page/background is not a significant feature.
That is, significant work should include non-trivial user interactions or a non-trivial amount of programming and computation.

Instruction Files
hw1.zip
47.2 KB

Related Questions in computer science category