Code Monkey home page Code Monkey logo

motivation-manager's People

Contributors

carrington13 avatar chill-phil avatar johnbanas avatar joshacross avatar

Watchers

 avatar

motivation-manager's Issues

Z - Record Presentation for MVP

Record presentation for MVP

PPT: https://docs.google.com/presentation/d/1GmFvMuT7H0EQRpKWmRZNAhnPUrIxmfr7N10wx0sPf8o/edit#slide=id.gcae3ee2002_0_0

You and your group will give a 10-minute presentation on your project, with about 7 minutes devoted to the presentation itself, followed by a 3-minute Question & Answer session. Use this Project Presentation Template (Links to an external site.) to address the following:

Elevator pitch: A one-minute description of your application.

Concept: What is your user story? What was your motivation for development?

Process: What were the technologies used? How were tasks and roles broken down and assigned? What challenges did you encounter? What were your successes?

Demo: Show your stuff!

Directions for future development.

Links to the deployed application and the GitHub repository.

Navigation - Remove Icon

Have the navigation be more evident -

Desktop view - should show menu items
Mobile view - menu should be hidden and then appear when clicked and slide into view

Screen Shot 2021-03-30 at 11 20 54 PM
Screen Shot 2021-03-30 at 11 21 04 PM

Adjust Header

Adjust Header to be lighter and update image logo

Feature/Edit-Delete

Create a new feature and add an edit/delete button to list item so they can be edited.

Create a new modal to edit task so we are not stepping over existing jQuery

Notes:

Edit Button > List Item that was created when you created a task + Delete
Listening Edit Button > Class >
Function - define values **
Look to task modal for examples for how to build theedit modal

Screen Shot 2021-03-30 at 11 34 42 PM

Update Modal to go to page after save

After the Task, Meeting, Radar, Study, Personal Development, Grateful is saved - go to date/page to display newly created task/alternative for that date.

Currently, when you save - modal closes and remains on current managed date.

Feature: Auto-Delete

Auto delete (Chelsea) - if it is past a couple days, it will automatically delete - making a remove from local storage function based on what day it is today

  • Read Day.js documentation (Essentially, like moment.js)
  • make it, separate function - object.property.
  • If the task is overdue by 2 days, delete task

Refactor Code

Refactor code...
particularly using .forEach() instead of for loops;
user arrow functions

week overview

Add ability to see the tasks for a week instead of a one day at a time

Beautify Notes and Notes Edit

reloading notes into text area isnt perfect.
Consider:
Notes edit on blur.
Only Delete Button.
Text area is only for new note submission with 'enter' being recognized as event
Add required class to notes on null input attempt

Alter text inputs

Change task creation to a more appealing layout.

Possible solution:
create a

to hold text
create to hold date/time

ZZ - Clean Up Code/QC

Clean up code
Remove Console Logs
Remove Comments that we do not need anymore
Remove extra code that has been greyed out
Refactor to make certain there are no redundancies in the CSS/JS
HTML
CSS
JS

Quality Check - Make certain all functionality works properly

Screen Shot 2021-03-30 at 11 55 15 PM

Adjust ReadMe

Two Api's are added as well as GitHub Pages link. We still need a picture which I will put on after the finished MVP.

Wireframe -

Add to wireframe - Radar, study, and personal development , add wireframe for Desktop view -

Add padding to Modal

Highlighting and releasing click off of the modal when interacting with task/description makes it very easy to accidentally close the modal while working on it.

Time Feature

Only displaying when you have something displayed in that space …
Based on start time

Plus, have time trigger to change a change to the color of the task - Toggle button, if the time is past it changes the color to grey so it is a light grey -

When the task is completed, turn green and add check mark

Finalize HTML

Complete and finalize All HTML to streamline CSS coding

Create Modal Logic

Modal has:

  • Text Box input
  • Buttons for task designation
  • Buttons edit modal to show pertinent information inputs
  • Save button sends it to correct designation/displays inputed information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.