The Tea Spot
a group project

Do news sources/websites ever bother you with just how much is going on on their web pages that you exit the page as soon as you open it? That these sources are way too overwhelming that you don’t really ever know where to start, but it’s all you’ve got? Or that certain sources really only publish news articles that they approve of or maybe fits their specific values and viewpoints?

Well we introduce to you, THE TEA SPOT, your number 1 hot spot for trending news. Where news articles are sourced from different credible sources, all in one.

Github Repository Live Link
TeaSpot1
Password2
Password Generator
a random strong password generator

An application that an employee can use to generate a random password based on criteria they’ve selected by modifying the starter code.

This app will run in the browser, and will feature dynamically updated HTML and CSS, powered by JavaScript code, with a clean and polished user interface that is responsive.

Github Repository Live Link
Quick README.md Generator
an easy-to-follow; ready-to-use README.md template

Created a command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package to quickly create a README template by using the command-line application. This allows the project creator to devote more time to working on the project

Github Repository Live Link
TeaSpot1
Password2
Eat-Da-Burger
an app

A burger logger app created by following the MVC design pattern & using MySQL, Node, Express, Handlebars and a homemade ORM (yum!). The app uses Node and MySQL to query and route data as well as Handlebars to generate the HTML.

Eat-Da-Burger! is a restaurant app that lets you input the name of every possible burger you'd like to eat and store it in the database. Whenever the user submits a burger's name, ther app will display the burger on the left side of the page -- waiting to be "devoured." Each burger in the waiting area has a Devour it! button which, when the user clicks, will move the burger to the right side of the page.

Github Repository Live Link