An open API service indexing awesome lists of open source software.

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 .

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