Date Portal is an AI integrated web app to help you organize your romantic life, track your dates, manage your budget, set reminders, and keep promises.
- Add, edit, and delete dates with categories, cost, and notes
- Track monthly spending and budget
- View spending by category
- Set and manage reminders for important events
- Add and complete promises
- AI Assistant for date ideas and relationship advice powered by HackClub AI
- Dark mode & Responsive design for desktop and mobilebile
- Clone the repository:
git clone https://github.com/leecheeyong/DatePortal.git cd DatePortal - Install dependencies:
npm install # or yarn installl - Configure Firebase:
- Go to Firebase Console and create a new project.
- Enable Authentication (Email/Password).
- Set up Cloud Firestore in test mode (or with secured rules).
- Edit the
src/composables/useFirebase.js(26-33 line) file, replace with your Firebase credentials
DatePortal is available as open source under the terms of the MIT License.