Commit Graph

27 Commits

Author SHA1 Message Date
9775b67a2d Connecting the rooms page to make reservation page 2024-07-11 23:01:10 +02:00
fed901ce25 Providing feedback when searching by room, and connecting to the reservation page 2024-07-10 23:32:49 +02:00
5eb9284b6f Searching for availability by Room 2024-07-10 23:09:45 +02:00
e0a29d21c3 Cleaning up the reservation summary page and improbing validation 2024-07-10 22:55:54 +02:00
95cddfc950 Cleaning up our make reservation page and testing everything 2024-07-10 22:34:27 +02:00
5a646a2b27 Connection search availability to the make reservation page 2024-07-10 22:08:23 +02:00
Muyao CHEN
ab02f8e635 Connecting handlers to new database functions 2024-07-10 12:35:16 +02:00
b9f974cd1f searching for availability for all rooms 2024-07-09 23:50:54 +02:00
42a88034bf Searching for availability by room 2024-07-09 23:08:31 +02:00
74e9fee942 Inserting Room Restrictions 2024-07-09 22:57:07 +02:00
2ae5d9a2c2 Setting up database functions: inserting a reservation 2024-07-08 23:04:17 +02:00
18c82ba19f Cleaning up our code 2024-07-07 22:37:48 +02:00
44385fbbce Setting up models 2024-07-07 22:32:32 +02:00
c4b41d305d Connecting to the datavase and adding the sql connection to our Repository 2024-07-06 22:55:25 +02:00
07c84fc414 Creating a Driver package 2024-07-06 22:26:41 +02:00
Muyao CHEN
9fc6c05d38 Centralizing error handling to a helpers package 2024-07-03 10:03:25 +02:00
Muyao CHEN
d87d8ed594 Writing tests for the Forms package 2024-07-02 21:48:00 +02:00
Muyao CHEN
875be55076 Writing tests for Render package 2024-07-02 13:57:45 +02:00
Muyao CHEN
70996c6f60 Writing tests for POST handlers 2024-07-02 13:16:27 +02:00
Muyao CHEN
21478b20ae Writing tests for main package and for GET handlers 2024-07-01 22:34:16 +02:00
Muyao CHEN
d8d2abcde3 Finishing up our response to user, and adding alerts 2024-07-01 14:28:00 +02:00
Muyao CHEN
3ad57c754f Displaying a response to user after posting form data 2024-07-01 14:19:38 +02:00
Muyao CHEN
6826634a01 Server Side form validation 4: check email 2024-07-01 13:47:52 +02:00
Muyao CHEN
87dfd26268 Server Side form validation 3 2024-07-01 13:37:03 +02:00
Muyao CHEN
8be6ba7119 Server side form validation 2 2024-06-30 19:35:59 +02:00
Muyao CHEN
8394832428 Server-side form validation 1 2024-06-30 17:08:47 +02:00
Muyao CHEN
7294254e13 Refactoring to use internal packages 2024-06-30 16:41:46 +02:00