Commit Graph

196 Commits

Author SHA1 Message Date
jackiettran d1cb857aa7 payment confirmation for renter after rental request approval, first listing celebration email, removed burstprotection for google places autocomplete, renamed email templates 2025-10-28 22:23:41 -04:00
jackiettran 502d84a741 emails for rental cancelation, rental declined, rental request confirmation, payout received 2025-10-27 13:07:02 -04:00
jackiettran 407c69aa22 rental request email to owner 2025-10-15 15:19:23 -04:00
jackiettran b9e6cfc54d password reset 2025-10-10 22:54:45 -04:00
jackiettran 462dbf6b7a no separate login/register page, use modal throughout 2025-10-10 15:26:07 -04:00
jackiettran 0a9b875a9d email verfication after account creation, password component, added password special characters 2025-10-10 14:36:09 -04:00
jackiettran 513347e8b7 rental confirmation looks less like spam 2025-10-09 15:13:40 -04:00
jackiettran 34c0ad2920 fixed cors bug, separating rental confirmation for owner and renter, removing condition checks from my-listings 2025-10-08 23:03:28 -04:00
jackiettran 052781a0e6 google sign in with oauth 2.0. no more console errors or warnings 2025-10-08 12:46:25 -04:00
jackiettran 299522b3a6 no more 401 error for publicly browsing user 2025-10-07 11:43:05 -04:00
jackiettran 9a9e96d007 tests 2025-10-06 16:05:29 -04:00
jackiettran 5c3d505988 email plus return item statuses 2025-10-06 15:41:48 -04:00
jackiettran 67cc997ddc Skip payment process if item is free to borrow 2025-09-22 22:02:08 -04:00
jackiettran 3e76769a3e backend logging 2025-09-22 18:38:51 -04:00
jackiettran 6199609a4d removed old beta 2025-09-19 22:33:44 -04:00
jackiettran 649289bf90 backend unit tests 2025-09-19 19:46:41 -04:00
jackiettran cf6dd9be90 more secure token handling 2025-09-17 18:37:07 -04:00
jackiettran a9fa579b6d protect against sql injection, xss, csrf 2025-09-16 12:27:15 -04:00
jackiettran ce0b7bd0cc google sign in 2025-09-15 12:38:18 -04:00
jackiettran 688f5ac8d6 map search 2025-09-10 16:41:05 -04:00
jackiettran 1d7db138df Google maps integration 2025-09-09 22:49:55 -04:00
jackiettran 69bf64fe70 review bug 2025-09-04 22:02:49 -04:00
jackiettran bbab991e31 refund confirmation 2025-09-04 18:02:01 -04:00
jackiettran 1b3c8a9691 bug fix 2025-09-04 16:59:41 -04:00
jackiettran b22e4fa910 refund and delayed charge 2025-09-04 16:44:47 -04:00
jackiettran b59fc07fc3 payouts 2025-09-02 16:15:09 -04:00
jackiettran b52104c3fa started payouts 2025-08-29 00:32:06 -04:00
jackiettran 0f04182768 instead of rental data in local storage, using stripe metadata 2025-08-28 17:41:47 -04:00
jackiettran 38346bec27 payment for rental from renter stripe integration 2025-08-27 19:46:27 -04:00
jackiettran 601e11b7e8 reviews and review history 2025-08-25 16:12:30 -04:00
jackiettran 5d85f77a19 restructuring for rental requests. started double blind reviews 2025-08-22 20:18:22 -04:00
jackiettran 022c0b9c06 getting to payment screen. Bug fixes and formatting changes for item detail 2025-08-21 16:44:05 -04:00
jackiettran b624841350 made components that create and edit item can share, started item detail changes, listings provide more views 2025-08-20 17:06:47 -04:00
jackiettran ddd27a59f9 streamlined address and availability 2025-08-20 14:56:16 -04:00
jackiettran 66dc187295 simplified create item. Restructured profile. Simplified availability 2025-08-19 17:28:22 -04:00
jackiettran 99eae4774e started dockerfiles and itemrequest 2025-08-18 12:24:46 -04:00
jackiettran 209d8f5fbf Removed tags and added cards 2025-07-31 23:35:49 -04:00
jackiettran 8a02304da8 Beta and env changes 2025-07-31 22:06:03 -04:00
jackiettran 7c6c120969 phone auth, image uploading, address broken up 2025-07-30 19:12:56 -04:00
jackiettran 72d79596ce working on new login sign up flow 2025-07-29 23:48:09 -04:00
jackiettran 6cba15d36a envs 2025-07-25 23:28:55 -04:00
jackiettran e65c53e6aa home page rework 2025-07-18 22:07:53 -04:00
jackiettran f289022b5d date selection 2025-07-18 00:31:23 -04:00
jackiettran 1dbe821e70 messages and reviews 2025-07-17 00:16:01 -04:00
jackiettran aa3adc58ca Add README with project documentation 2025-07-15 21:23:02 -04:00
jackiettran c09384e3ea Initial commit - Rentall App
- Full-stack rental marketplace application
- React frontend with TypeScript
- Node.js/Express backend with JWT authentication
- Features: item listings, rental requests, calendar availability, user profiles
2025-07-15 21:21:09 -04:00