Toby King's repositories
grabber-rewired
Recipe app that uses API's to fetch recipe Data. App created using react.js and uses several npm's for additional features like user login/signup.
readme-generator
App asks user to input data about their project and creates a README.md file that users can push to GitHub. App is built with JavaScript & node.js
Team-Profile-Generator
App asks user questions about their development team and creates a neat html page with bootstrap cards for Manager, Engineers & interns. App is built with node.js & JavaScript.
Weather-Dashboard
App uses API calls to get current forecast and 5 day forecast. Search history is saved to local storage. Basic validation tells the user if they make an incorrect search. Duplicate searches not saved to local storage. Project is build with JavaScript and jQuery.
Work-Day-Scheduler
App uses moment.js to display current time. Basic scheduler to allow the user to save hourly tasks in a neat application that stores data to local storage. App is built using JavaScript and jQuery.
Password-Generator
Application build using vanilla JS. Simple password generator asks the user what types of characters they want to include and ask a password length between 10 & 64.