https://github.com/foysal-mahmud/planet-travel
A Travelling Agency Web Application where User can see all Tour Packages and also explore that place available blog site. But only authenticated user can comment on a blog post or make a reservation for any Tour packages.
https://github.com/foysal-mahmud/planet-travel
bootstrap4 laravel mailgun mysql react-hooks reactjs
Last synced: 7 months ago
JSON representation
A Travelling Agency Web Application where User can see all Tour Packages and also explore that place available blog site. But only authenticated user can comment on a blog post or make a reservation for any Tour packages.
- Host: GitHub
- URL: https://github.com/foysal-mahmud/planet-travel
- Owner: foysal-mahmud
- Created: 2021-07-13T01:42:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-24T15:21:21.000Z (about 4 years ago)
- Last Synced: 2025-01-20T11:20:22.029Z (9 months ago)
- Topics: bootstrap4, laravel, mailgun, mysql, react-hooks, reactjs
- Language: JavaScript
- Homepage:
- Size: 55.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Planet-Travel
A Travelling Agency Web Application where User can see all Tour Packages and also explore that place available blog site. But only authenticated user can comment on a blog post or make a reservation for any Tour packages. There is also a member club where anyone can join and see other club members details info. :blush:
##
## 👨💻 Different Roles:
### 🌱 Visitor:
⚡ Can see all Travelling stories, but can not comment any post.
⚡ Can join Member Club and see others club members details.
⚡ Can see all Tour Packages, but can not make a Reservation.
⚡ Can send message through Contact Us form.
⚡ Can search any Club Member by name(Dynamic Search).
### 🌱 Authenticated USER:
⚡ Login and Registration feature.
⚡ Have their own profile and change password option.
⚡ Can see all Travelling stories and also can comment on any post.
⚡ Can see all Tour Packages and make a Reservation.
⚡ Have their own Reservation profile where they can see all their reservation packages status.
⚡ Can join Member CLub and see others club members details.
### 🌱 ADMIN Section:
**Travelling Stories:**
⚡ Create a Travelling Story with Title, Content and Picture of any travelling place.
⚡ Update or Delete any Travelling Stories.
⚡ Can Hide any Travelling Stories from User and also can Restore that story.
**Tour Packages:**
⚡ Create a Tour Packages with Package Name, Price, Duration, Date and related Travelling story.
⚡ Update or Delete any Tour Packages.
⚡ Can Hide any Tour Packages from User and also can Restore that Tour Packages.
⚡ Can see all Pending reservation and Approved or Decline any User Reservation.
**Member Club:**
⚡ Add, Update, Delete any Club Member and also can see their details info.
⚡ Can see all visitor messages.
##
# Full Overview of Planet Travel Project:
##
# Home Page:




##
# Authentication:



##
# Travelling Stories and Comment Section:




##
# Member Club:


##
# Tour Packages:


##
# Reservation of any Tour Package:

##
# User Password Change:
##
# ADMIN Section:

##
# ADMIN - Travelling Stories:



##
# ADMIN - Tour Packages:



##
# ADMIN - Member Club:


##
# ADMIN - User Reservation Control:


##
# Email Send to User email and change status:


##
# Database Structure:
## --------------- The End -------------------