- Update into a personal calendar for users to be able to have their own logos, and names on the calendars.
- Add push notifications
- Support to Integrate with other third parties application
Participate in AWS Amplify Hackathon
Project Article
Demo Account:
Email: demo@user.com
password: 12345678
# Install dependencies
npm install# Start development server with hot-reload
npm run dev# Build for production
npm run build
# Preview production build locally
npm run preview# Lint and fix files
npm run lintamplify pull --appId <appId> --envName <envName>
