A Platform where groups in Headstarter will be able to schedule times to meet on a Calendar and video call each other on the platform.
The features include are:
- React Platform with user authentication where people can log in and set up meetings with other members
- Shared calendar scheduler for users to input the times they are not available
- Connectivity to Zoom accounts for groups to easily be able to video conference
- Schedule team meetings on the calendar and send email (or some notification) to user before meeting
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Installation instructions.
- Clone Template
git clone https://github.com/john-royal/headstarter-meetings
- Install Packages
pnpm install
- Start Project
npm run dev
- If you using git, delete the existing folder .git after cloning (open
git bash
or other terminal)
rm -rf .git
- Sign in to your account or sign up if you are just starting
-
Input times at which you are available in the availability page
-
Connect your "headstarter meetings" account to your Zoom account by clicking the Zoom option in the side-menu
- Set up a meeting with other members. To make sure times line up, an error message will indicate if anyone is unavailable
Contributors names.
- John Royal
- Maaz Hussaini
- Russell Gomes
Vite TypeScript React