Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshay-singh-rajput/what-to-do
https://github.com/akshay-singh-rajput/what-to-do
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/akshay-singh-rajput/what-to-do
- Owner: Akshay-Singh-Rajput
- Created: 2024-05-31T16:12:39.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-08-20T07:09:30.000Z (3 months ago)
- Last Synced: 2024-09-15T18:19:15.779Z (2 months ago)
- Language: JavaScript
- Homepage: https://wtd-the-boys.vercel.app/
- Size: 803 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What to Do (WTD) App
Welcome to the **What to Do (WTD)** app repository! This application provides personalized recommendations based on user preferences, including location, mood, activities, budget, and distance. Built with the latest web technologies, it delivers real-time data and a seamless user experience.
## Features
- **Personalized Recommendations:** Integrates with the Gemini API to tailor suggestions based on user input.
- **Real-Time Location Data:** Utilizes Google-powered search APIs to provide up-to-date and accurate information.
- **Search History:** Users can view and share their past searches.
- **Future Enhancements:** Planned features include storing user preferences and current locations for even more customized recommendations.## Tech Stack
- **Frontend:**
- [Next.js](https://nextjs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Material UI](https://mui.com/)
- **Backend:**
- [Node.js](https://nodejs.org/)
- **Database:**
- [MongoDB](https://www.mongodb.com/)
- **Authentication:**
- [Firebase Google Sign-In](https://firebase.google.com/docs/auth/web/google-signin)
- **Version Control:**
- [GitHub](https://github.com/)
- **Deployment:**
- [Vercel](https://vercel.com/) (Frontend)
- [Render](https://render.com/) (Backend)## Live Demo
You can try out the live application [here](https://wtd-the-boys.vercel.app/).