Skip to content

lliam-mcbean/SmartList

 
 

Repository files navigation

LHL Smart ToDo

Installation

  1. clone or download project repo to local machine
  2. cd to project directory and run npm install
  3. next run npm run local
  4. visit http://localhost:8080/ in your browser

=========

Introduction

Input something into the list to be auto-categorized into one of your lists. Whether you are looking for a movie, book, recipe or just something off of amazon, our application will make an educated guess at what youre trying to sort and return the sorted list item with full information pertaining to that item

Dependencies

  • Node 10.x or above
  • NPM 5.x or above
  • PG 6.x

Screenshots

"Screenshot of desktop viewport" "Screenshot of mobile viewport" "Screenshot of creating a new tweet"

Sidenotes from Development

  • Conflict during click event, issue w/ two document ready functions (deleting the reminder was not firing before modal).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • SCSS 17.4%
  • EJS 15.0%
  • Shell 0.8%