Skip to content

winstonjgiang/RateMyCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

RateMyCalendar - Smart Calendar Analytics

Winston Giang, Tony Nguyen

Rate My Calendar is an intelligent calendar analytics tool that helps users understand and optimize their time management through AI-powered insights. By analyzing calendar events and patterns, it provides personalized feedback and visualizations to help users achieve a better work-life balance.

Screenshot 2025-05-11 at 4 02 39 PM

Technology Stack

  • Frontend

    • React.js
    • Next.js
  • Backend

    • AWS Bedrock
    • AWS DynamoDB
    • AWS IAM
  • Authentication

    • AWS Cognito
    • Google OAuth

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • AWS Account with appropriate permissions
  • AWS CLI configured locally

Installation

  1. Clone the repository
git clone https://github.com/yourusername/RateMyCalendar.git
cd RateMyCalendar
  1. Install dependencies
npm install
  1. Set up environment variables
cp .env.example .env
# Add your AWS credentials and configuration
  1. Start the development server
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors