Skip to content

Team Project with Matthew Satterwhite, Cody Lavene, Steve Correa, and Justin Chau

Notifications You must be signed in to change notification settings

codylavene/udderly_forgetful

Repository files navigation

Udderly Forgetful

Team Project with Matthew Satterwhite, Steve Correa, Cody Lavene, and Justin Chau.

Udderly Forgetful is a clone of the to-do list app Remember the Milk

Technologies Used

jsIcon nodejsIcon postgreSQLIcon sequelizeIcon expressjs-icon (1) CSSIcon html5Icon gitIcon vsCodeIcon pugIcon

Getting Started

  1. Clone this repository

git clone [email protected]:codylavene/udderly_forgetful.git

  1. Install dependencies

npm install

  1. Create a .env file based on the .env.example given

  2. Setup your username and database based on what you setup in your .env

  3. Migrate and Seed models

npx dotenv sequelize db:migrate && npx dotenv sequelize db:seed:all

  1. Start the app using:

npm start

You can use the Demo user or create an account

Walkthrough

Landing Page

Screen Shot 2022-03-15 at 1 39 56 PM

Users can login or sign up or use Demo User.

Screen Shot 2022-03-15 at 1 40 53 PM

Users Can Add a task.

Screen Shot 2022-03-15 at 1 41 25 PM

Users can add a List

Screen Shot 2022-03-15 at 1 42 05 PM

Users Can Edit Task Details Screen Shot 2022-03-15 at 1 42 51 PM

About

Team Project with Matthew Satterwhite, Cody Lavene, Steve Correa, and Justin Chau

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •