Skip to content

Commit a18fe1a

Browse files
authored
Update README.md
1 parent 5ca9a9e commit a18fe1a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
TravelBook is a React Native mobile application designed to simplify trip expense tracking. With Firebase integration for authentication and database management, users can efficiently manage their travel expenses, organize trips, and monitor budgets.
44

5+
## Latest Feature Updates in Version 1.4
6+
7+
- **Email Verification and Forgot Password**: Users are now required to verify their email addresses through a verification link sent to their email inbox. Additionally, a forgot password functionality has been implemented, allowing users to reset their passwords securely.
8+
- **Update and delete trips and expenses**: Users now delete trips from their trip list and update or delete individual expenses within their expense list. This feature enhances user control and flexibility over their travel information.
9+
- **Add Category**: A new feature has been introduced allowing users to add custom categories for expenses. This feature enables users to categorize their expenses more accurately, catering to their specific needs and preferences.
10+
511
## Features
612

713
- **User Authentication**: Sign-up, sign-in, and log-out functionalities powered by Firebase.
@@ -11,6 +17,7 @@ TravelBook is a React Native mobile application designed to simplify trip expens
1117
- **Expense Summary**: Users can view a comprehensive summary of all expenses for each trip, including total expenditure, the number of expenses, and category-wise spending.
1218
- **Persistent Storage**: All trip and expense data is securely stored in the Firebase database, allowing users to access their information anytime, anywhere.
1319

20+
1421
## Tech Stack
1522

1623
- **React Native**: Frontend framework for building cross-platform mobile applications.

0 commit comments

Comments
 (0)