Skip to content

kimberlylpalmer/motivational-engine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents:

  1. Description
  2. Wire-Frame
  3. Features
  4. User Stories
  5. Getting-Started
  6. Usage
  7. Authors
  8. License
  9. Acknowledgments

Motivational Engine

Welcome to Motivational Engine! Your Personal Assistant for Productivity and Positivity

Back to Table of contents

Description

Motivational Engine is a unique web application designed to boost productivity and uplift spirits through the power of positive affirmations. Whether tackling daily chores, embarking on personal projects, or managing professional tasks, Motivational Engine is here to keep its user motivated and on track. This project is built using HTML, CSS, and JavaScript.

Back to Table of contents

Wire-Frame:

Alt Text

Back to Table of contents

Features

  • Custom Task Lists: Create your own task list tailored to your daily goals. Our intuitive interface makes it easy to organize and prioritize your tasks.

  • Generic Task Suggestions: Not sure where to start? Choose from a wide range of pre-defined generic tasks to kickstart your productivity journey.

  • Motivational Phrases: After completing each task, be greeted with an uplifting motivational phrase. These carefully crafted affirmations are designed to boost your morale and encourage you to keep moving forward.

  • User-Friendly Interface: With a clean and simple design, navigating through the app is a breeze. Whether you're tech-savvy or a beginner, you'll find the Motivational Engine user experience seamless and enjoyable.

-Motivational Quotes: Displays a daily quote and an additional motivational quote when a task is completed.

Back to Table of contents

User-Stories

  • Header - Xen
    • Announces the title of the website
    • A hook phrase
  • Daily Quote at the top to inspire the User
    • refreshes with every page refresh
  • 📝 What Do You Need To Complete Today? Form - Kimberly
    • A form where the user can enter a task and either click the button or hit enter to add it to the ThingsI Need To Do ✏️ list
  • Motivational Quotes - Xen
    • Puts an inspirational quote up in the You Can Do It! Box when a task is completed
  • Static List - Kimberly
  • Stretch Goal: If they have already added to the Main Task List - pop an alert that says already added
  • Main Task List - Kimberly, tasks add to the “Things I need to do” list
  • Completed Tasks - Xen & Kimberly
  • CSS Styling
    • Header
    • Daily Quote
    • Inspirational Quote
    • Task Form
    • Static Task List
    • Main Task List
    • Completed Task List

Back to Table of contents

Getting-Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Back to Table of contents

Usage

  • Adding a Task: Enter a task in the input field and click 'Create New Task'.
  • Completing a Task: Click the 'COMPLETED' button next to a task to mark it as completed.
  • Viewing Motivational Quotes: A daily motivational quote is displayed at the top of the page. Another quote appears in the motivation section upon completing a task.
  • Adding Suggested Tasks: Click on any of the suggested tasks to add them to your task list.

Back to Table of contents

Authors

  • Xen
  • Kimberly

Back to Table of contents

License

The MIT License (MIT)

Copyright (c) 2023 The Motivators - Phase 1

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files ("Motivational Engine"), to deal in Motivational Engine without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of Motivational Engine, and to permit persons to whom Motivational Engine is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Bartenders.

MOTIVATIONAL ENGINE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH MOTIVATIONAL ENGINE OR THE USE OR OTHER DEALINGS IN MOTIVATIONAL ENGINE.

Back to Table of contents

Acknowledgments

  • Hat tip to APIs

Back to Table of contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 45.0%
  • HTML 29.9%
  • JavaScript 25.1%