Zijin Zhang
Feb 12, 2021
Decided
- Client-Side: \
The form of our product is a web app because we would also provide a dashboard for displaying data and for some further purpose including data filtering and comparison. Hence, we would definitely use
HTML5for structuring the web,CSS3for styling the web, andJavaScriptfor building the front-end logic. As for frameworks, we would useReactbecause it is component-based that can keep our front-end code clean and organized. The virtual DOM ofReactalso provides better efficiency in time when rendering the page. Furthermore,Reacthas a greater number of users thanVueandAngular, thus have active communities for problem-spotting and problem-solving. We would also incorporateBootstrapinto our web app to provide an aesthetic user interface and thus to improve the user experience. The fact thatBoostrapsupports responsive site would also ease our workload if future adaptation for mobiles is needed.
0 views0