Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sowham-3098 committed Apr 13, 2024
2 parents 7f589d3 + 4006f3e commit 308dbf3
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# TravelBook
# TravelBook ( Download and Use From Indus App Store )

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.



<img width="1440" alt="Your paragraph text" src="https://github.com/Sowham-3098/TravelBook/assets/95470604/88f5de89-853a-45b0-b71a-dac8cd1124c8">

## Latest Feature Updates in Version 1.4

- **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.
- **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.
- **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.

## Features

- **User Authentication**: Sign-up, sign-in, and log-out functionalities powered by Firebase.
Expand All @@ -11,6 +21,7 @@ TravelBook is a React Native mobile application designed to simplify trip expens
- **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.
- **Persistent Storage**: All trip and expense data is securely stored in the Firebase database, allowing users to access their information anytime, anywhere.


## Tech Stack

- **React Native**: Frontend framework for building cross-platform mobile applications.
Expand Down
25 changes: 25 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Security Policy

Thank you for choosing TravelBook! Your privacy is of utmost importance to me. Please read my Privacy Policy carefully to understand how I collect, use, and safeguard your data.

**Information Collection:**
- When you sign up for a TravelBook account, I collect your email address for account verification and password reset purposes only.
- Creating trips or adding expenses involves collecting data related to your travel plans, including trip names, locations, dates, and expense details.

**Use of Information:**
- Your email address is solely used for essential communication purposes, such as account verification and password reset instructions.
- TravelBook does not collect or store any device information.

**Data Security:**
- I prioritize the security of your data and take measures to protect it from unauthorized access, alteration, or disclosure.
- While I implement security measures to safeguard your data, please note that no method of transmission over the internet or electronic storage is completely secure. However, I ensure that your data is handled with care and caution.

**Data Sharing:**
- I do not sell, trade, or rent your personal information to third parties.
- Your data is never shared with advertisers or marketing agencies.

**Reporting Vulnerabilities:**
- If you discover any vulnerabilities or security issues within my app, please report them to sowhambhuin99sb2020@gmail.com.
- I take security concerns seriously and will investigate and address reported vulnerabilities promptly.

By using TravelBook, you consent to the collection and use of your information as outlined in this Privacy Policy. Any updates or changes to my policy will be reflected on this page. If you have any questions or concerns about my Privacy Policy, please contact me at the email provided above.

0 comments on commit 308dbf3

Please sign in to comment.