Skip to content

A MERN Stack Web Application for Finding the Best Date and Time for a Group to Meet.

Notifications You must be signed in to change notification settings

derricklam04/ez-meet-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ez-meet-app

A MERN stack (MongoDB, Express, React, Node) web application for finding the best date and time for a group to meet.

Table of Contents

About

Use EZ meet to easily find the best date and time for your meeting/event!

How to use

Enter your availablility in the calender and see how your schedule overlaps with your group's availability over the course of a week. Share your calender's unique access code with others. The best meeting time would be the slots with the most overlap.

Demo

Create Plan

Enter Your Availability

Share Your Plan With Others and Find Overlapping Availability

How to run

To start the backend:

cd backend; npm run auto

To start the frontend: (run in another terminal)

cd my-app; npm start

Technologies used

  • react.js
  • mongoDB
  • Express.js
  • Node.js
  • mongoose
  • axios

About

A MERN Stack Web Application for Finding the Best Date and Time for a Group to Meet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published