This assignment is based on the Staycation application.
Submit Question 1, 2a, 2b and 3 as a single flask application in a folder labelled Solution 1 and Question 2c as another flask application in a folder labelled Solution 2
Explain your answer and supplement your explanation by lifting/commenting on the relevant source code in the Staycation application.
Using relevant code in the frontend and backend components, explain how WTForm is applied in the implementation of RegForm in the Staycation application. In particular, explain
the definition of RegForm
the application of RegForm in the frontend component
the delivery of data to the backend component
the successful/unsuccessful data retrieval by the backend component
the security features in the Staycation application through using WTForm
Redefine RegForm to include fields for:
a checkbox for “Remember Me” and
a submit button.
Re-implement the frontend and backend components to use the new RegForm.
Test that all existing functions are working as before but that now, RegForm also includes a checkbox field and a submit button, and these fields should be used by the frontend and backend components.
Show the relevant code segments, before and after the changes you make, and explain what the changes achieve and why the change is required. You must indicate the name of the file where the code segment is extracted from.
Before working on this question, drop the collection booking.
Introduce a new field, status into the Booking class. Status can take either the value completed, cancelled or upcoming.
For a past booking (check-in date is before or on today’s date), status can either be completed or cancelled. For a future booking (after today’s date), status can either be upcoming or cancelled.
When a Booking is created and if no status is provided, assign status to completed when the check-in date is on or before today, and assign status to upcoming when the checkin date is after today.
Either add new method(s)/function(s) or update relevant method(s)/function(s) to
o accept an additional status as input parameter and
o return a list of bookings such that the status of bookings must also match the input status.
Update the Upload function so that when bookings are uploaded, their statuses reflect the statuses specified in the file, newBooking.csv.
Modify the Manage Booking function:
to let a user select a status category so that only the bookings with the selected status category are displayed. If there is no booking of a selected status category, show the message No booking to manage, as shown in Figure Q2b (i).
to display all bookings if the user selects the status category All as shown in Figure Q2b (ii), and to display only bookings of the selected status category if the user selects a specific status category.
to display each completed or cancelled booking without the update button as completed bookings and cancelled bookings can be deleted but not updated.
to display the upcoming bookings with both an update button and a cancel button. If the cancel button is clicked against an upcoming booking, update its status to “cancelled”. Display a message “Booking has been cancelled” if the cancel is successful and a message “Error cancelling booking” otherwise, as shown in Figure Q2b (iii).

Show the relevant code segments, before and after the changes you make, and explain what the changes achieve and why the change is required. You must indicate the name of the file where the code segment is extracted from.
Differentiate between a multi-page application and a single-page application. Re-implement Question 2b as a single-page application for these three buttons: Delete, Update and Cancel. Show the relevant code segments, before and after the changes you make, and explain what the changes achieve and why the change is required. You must indicate the name of the file where the code segment is extracted from.
Submit Question 2b and Question 2c as separate flask applications in different folders.
For this question, you are to add a new chart for the admin user.
Modify the Dashboard hyperlink such that clicking on it has no effect. Instead, when a dropdown option is chosen, a relevant chart will show up.
If the admin user selects Package Bookings, the original trend chart will be displayed as shown in Figure Q3 (i).
If the admin user selects User Bookings, the bar chart will be displayed as shown in Figure Q3 (ii).
The bar chart is sorted according to the user email addresses, and will display the number of bookings cancelled, completed and upcoming for each user.

Native Singapore Writers Team
The post CET206 Full Stack Web Application Development Tutar Marked Assignment Questions 2026 | SUSS appeared first on Singapore Assignment Help.
Why Work with Us
Top Quality and Well-Researched Papers
We always make sure that writers follow all your instructions precisely. You can choose your academic level: high school, college/university or professional, and we will assign a writer who has a respective degree.
Professional and Experienced Academic Writers
We have a team of professional writers with experience in academic and business writing. Many are native speakers and able to perform any task for which you need help.
Free Unlimited Revisions
If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.
Prompt Delivery and 100% Money-Back-Guarantee
All papers are always delivered on time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.
Original & Confidential
We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.
24/7 Customer Support
Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.
Try it now!
How it works?
Follow these simple steps to get your paper done
Place your order
Fill in the order form and provide all details of your assignment.
Proceed with the payment
Choose the payment system that suits you most.
Receive the final file
Once your paper is ready, we will email it to you.
Our Services
No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.
Essays
No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.
Admissions
Admission Essays & Business Writing Help
An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.
Reviews
Editing Support
Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.
Reviews
Revision Support
If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.