Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Event Scheduler

Application designed to revolutionize the way you organize your day.The goal is simple: to simplify and streamline your daily tasks, saving you time and effort.

Project Status

I am currently working on incorporating additional features and integrating various APIs. Doing so will make the platform even more beneficial, efficient, and user-friendly.

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

yarn install

To Run Test Suite:

`yarn test

To Start Server:

Starting frontend: change directory to Client first

yarn run start

Starting Server: change directory to Backend first

yarn run start

To Visit App:

localhost:3000

Reflection

Project goals included working with Google APIs.During this time I also researched authentication using Google OAuth protocol and how it can be used to gain limited access to a user's private resources. I also learned how to integrate Google Calendar into the web application.The technologies used in this project are ReactJS for the frontend, NodeJS for the backend, Google OAuth for authentication and Google Calendar API for scheduling meetings.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages