diff --git a/README.md b/README.md index 8c482b8..c88901b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,45 @@ + # DynamicScheduler [![Pytest](https://github.com/ChicoState/DynamicScheduler/actions/workflows/pytest.yml/badge.svg?branch=main&event=push)](https://github.com/ChicoState/DynamicScheduler/actions/workflows/pytest.yml) [![Pylint](https://github.com/ChicoState/DynamicScheduler/actions/workflows/pylint.yml/badge.svg?event=push)](https://github.com/ChicoState/DynamicScheduler/actions/workflows/pylint.yml) [![Cyclomatic Complexity Check](https://github.com/ChicoState/DynamicScheduler/actions/workflows/cyclomatic-complexity.yml/badge.svg?event=push)](https://github.com/ChicoState/DynamicScheduler/actions/workflows/cyclomatic-complexity.yml) -Ivan G. -Leo M. -Thomas D. -Alex L. -Logan W. +Our Dynamic Scheduler is a web based application built with Flask, Python, HTML, and CSS. It is designed to help you efficiently manage your time, tasks, and events with a scheduler that includes a month view, day view, and login page. + +--- + +## Description + +Dynamic Scheduler helps you: + +- Manage your schedule with a dynamic month view. +- Plan your day with a detailed day view. +- Securely log in to access your personalized scheduler. + +## Features + +### Month View + +- Get a comprehensive overview of your monthly schedule. +- Easily navigate between months. + +### Day View + +- Detailed view of your daily tasks and appointments. +- Add, edit, and delete tasks with ease. + +### Login Page + +- Secure login and authentication. +- Personalized scheduler based on user credentials. +- Source of the users.csv file: {https://github.com/shouldbee/reserved-usernames} + +--- + +### Authors: + +1. Leo Malinen +2. Thomas Devine +3. Ivan Gavrushenko +4. Alex Leonard +5. Logan Winn