Skip to content

Latest commit

 

History

History
76 lines (52 loc) · 3.45 KB

README.md

File metadata and controls

76 lines (52 loc) · 3.45 KB

Welcome to AnalyzeMyDream.com Repository:

Note

The release of AnalyzeMyDream v1.3.0 is now available! Release Date: 23.09.2024. This release introduces significant enhancements including new subscription plans, advanced dream analyzers, improved payment management through PayPal, and a restructured user interface for a better experience. For further details, please refer to the v1.3.0 Release Notes.

Table of Contents

Project Overview

AnalyzeMyDream.com is an exploratory project designed to enhance self-understanding through the interpretation of dreams. In this specific version (v1.3.0), the focus is on providing insightful and research-backed interpretations of dreams, grounded in established bibliographic sources and AI integration. This version serves as a foundational tool for people to explore the meanings behind their dreams, with the aim of enriching their personal growth and self-understanding.

Features

  • New Subscription Plans: Introducing three subscription tiers: 'Basic Plan', 'Standard Plan', and 'Premium Plan', including a 7-day trial for the Basic Plan to explore all features.
  • Advanced Dream Analyzers: Added new analyzers including:
    • 'Custom-AI Dream Analyzer'
    • 'Comparative-AI Dream Analyzer'
    • 'Batch-AI Dream Analyzer' These require a subscription for access.
  • Payment Management via PayPal: Users can manage their subscription plans securely through PayPal, ensuring confidentiality and security.
  • Passwordless Authentication: Enhanced security with passwordless login options using Google and GitHub accounts.
  • User Dashboard: New 'dashboard.astro' and 'settings.astro' pages for users to manage API keys, subscription details, and account information securely.
  • Multilingual Support: The website supports multiple languages to reach a broader audience.
  • Dream Interpretations: Detailed interpretations of various dream symbols and scenarios.
  • Responsive Design: Optimized for both desktop and mobile views.
  • SEO Optimized: Implemented best practices for SEO to enhance visibility on search engines.
  • Analytics Integration: Track user engagement and site performance.
  • AI-Powered Dream Interpretation: The latest version introduces an advanced AI system that provides personalized dream analyses. Users can now receive tailored interpretations for their unique dreams, extending beyond the established bibliographic sources included in previous releases. Please note that this AI functionality is intended to offer guidance and insights and should be used as an informative tool rather than a definitive source.

Installation

To get started, follow these steps:

  1. Clone the Repository

    git clone https://github.com/imprvhub/AnalyzeMyDream.git
  2. Navigate to the Project Directory

    cd AnalyzeMyDream
  3. Install Dependencies

    npm install

Usage

  1. Start Development Server

    npm run dev
  2. Build for Production

    npm run build

Feedback:

Your feedback is valuable! If you encounter any issues or have suggestions for improvements, please create a new issue in the GitHub repository.