Purpose of Calendar Share is to allow groups of people (like friends or family) to easily coordinate with each other on their availabile days. Can be useful to view peoples' schedules at a glance. Best used on desktop so far.
Viewable at https://calendar-share.com
Built using the MERN stack (MongoDB, Express.js, React, Node.js)
- React frontend is located in
calendar_share/directory - Express.js/MongoDB backend is located in
server/directory