https://github.com/ohshajim/safar-client
SAFAR is a tourist management website with authentication and CRUD operation features .
https://github.com/ohshajim/safar-client
daisyui firebase jwt reactjs tailwind
Last synced: 3 months ago
JSON representation
SAFAR is a tourist management website with authentication and CRUD operation features .
- Host: GitHub
- URL: https://github.com/ohshajim/safar-client
- Owner: OHshajim
- Created: 2024-06-23T19:12:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T10:39:54.000Z (almost 2 years ago)
- Last Synced: 2025-03-27T15:25:17.476Z (over 1 year ago)
- Topics: daisyui, firebase, jwt, reactjs, tailwind
- Language: JavaScript
- Homepage: https://b9-a10-tourism.web.app/
- Size: 107 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SAFAR
Tourist Management
live URL : https://b9-a10-tourism.web.app/
# ● Features :
1. Users can register and login to the website using Firebase Authentication. This will allow them to securely access their account .
2. Users can add their favorite spots to the website. When adding a spot, they can provide details such as the spot name, spot image , Seasonality , Travel time , country name , location, average cost , visitors per year, and Short details .
3. Users can only edit or delete the surfing spots they have added themselves. They cannot modify or remove spots added by other users. This ensures that each user has control over their own data.
4. When a user selects a country from Home page country part , the website should show a page where the spots to display only those located in the selected country.
5. This website is responsive and optimized for both desktop and mobile devices, allowing users to access and use the site comfortably from any device.
6. Logged Users can update his profile name or photo .
To run localy :
# npm pakage
1. react icons
2. DaisyUI
3. react-simple-typewriter
4. firebase
5. react-tooltip
6. sweetalert2
7. swiper
# Secret Key
VITE_apiKey= {firebase}
VITE_authDomain= {firebase}
VITE_projectId= {firebase}
VITE_storageBucket= {firebase}
VITE_messagingSenderId= {firebase}
VITE_appId= {firebase}
****** Technologies ******
React.js || Firebase || Tailwind CSS || JWT