Skip to content

JeffersonFu09/Schedule-Master

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Master

Schedule Master is a web application that takes the user's inputs in the form of a Google Calendar event. These events contain the title to their task, the desired time spent doing their task, and their priority level of that specific task. With all of this considered, Schedule Masters sorts the tasks given to it based on the priority level the user assigned to it from high to low and imports the newly made schedule into the user's own Google Calendar.

Screenshots

alt text alt text

Getting Started

Download the file extract it to the directory of your choice and then import the project into the code editor of your choice.

Installing

You will need to have NodeJS install on your computer.

  1. Download and unzip the files
  2. Import the project into a code editor of your choice
  3. Navigate to the webiste/dist folder on the terminal
  4. Run the command 'node app.js'
  5. Test the web application!

Built With

HTML, CSS, JavaScript, Node.js, Express, Google Cloud API.

Authors

Acknowledgements

Template that we updated to build Schedule Master

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published