Pinned Repositories
asylum-rg-fe-starter
(Bloomtech Labs) A search tool to give a user-friendly view into a large dataset of asylum case decisions.
async-redux
Sp10Mod3 | Shows the setup of random joke and allows the user to click to show the punchline, and to press a new button to generate a new joke. Uses asynchronous Redux to fetch and display jokes an API.
challenge-advanced-web-applications
List of articles with add/edit/delete functionality, requiring an authorization token to access articles. (Username: anything >3 chars, Password: anything >8 chars)
challenge-single-page-applications
Fullstack development of a single-page application that utilizes a form-based model to take and store pizza orders.
client-auth
Spr11Mod02 | Uses auth tokens to give the user access to data about the show Friends.
HTTP
Spr11 Mod3 - A simple movie database site that uses post, put, and delete to modify the database.
nasa-photo-of-the-day
Uses Axios to fetch and display NASA's photo of the day and allows user to navigate to previous photos.
sawelter
My personal repository
sprint-challenge-03
Responsive design using HTML/CSS for a restaurant website and menu.
web-module-project-reducer
Sp10Mod1. A calculator that uses a reducer to implement its functions and memory.
sawelter's Repositories
sawelter/asylum-rg-fe-starter
(Bloomtech Labs) A search tool to give a user-friendly view into a large dataset of asylum case decisions.
sawelter/async-redux
Sp10Mod3 | Shows the setup of random joke and allows the user to click to show the punchline, and to press a new button to generate a new joke. Uses asynchronous Redux to fetch and display jokes an API.
sawelter/challenge-advanced-web-applications
List of articles with add/edit/delete functionality, requiring an authorization token to access articles. (Username: anything >3 chars, Password: anything >8 chars)
sawelter/challenge-single-page-applications
Fullstack development of a single-page application that utilizes a form-based model to take and store pizza orders.
sawelter/client-auth
Spr11Mod02 | Uses auth tokens to give the user access to data about the show Friends.
sawelter/HTTP
Spr11 Mod3 - A simple movie database site that uses post, put, and delete to modify the database.
sawelter/sawelter
My personal repository
sawelter/sprint-challenge-03
Responsive design using HTML/CSS for a restaurant website and menu.
sawelter/web-module-project-redux
Sp10Mod2. Program for browsing and managing a small movie database, implemented with Redux.
sawelter/nasa-photo-of-the-day
Uses Axios to fetch and display NASA's photo of the day and allows user to navigate to previous photos.
sawelter/Project3-Sprint06
Uses axios to fetch NASA’s photo of the day from its API and displays the photo to the user.
sawelter/character_db
WIP Saves and stores information about characters.
sawelter/context
Sp10Mod4
sawelter/my-demo-app
sawelter/node-api1-project
Use Node.js and Express to build an API that performs CRUD operations on data.
sawelter/node-api2-project
Use Node.js and Express to build an API that performs CRUD operations on blog posts.
sawelter/node-api3-project
An API with custom middleware.
sawelter/node-auth1-project
Use Node.js, Express and Knex to build an API that provides register, login and logout functionality.
sawelter/node-auth2-project
Use Node.js, Express and Knex to build an API with authentication and authorization using JSON Web Tokens.
sawelter/node-db1-project
RESTful API for accounts database.
sawelter/node-db2-project
Build a RESTful API for an "cars" resource. The client for this API is a car dealer.
sawelter/node-db3-project
Middleware and database access functions for a database of schemes.
sawelter/node-db4-project
Design the data model for a recipe book application and use Knex migrations and seeding functionality to build a SQLite database
sawelter/node-testing1-project
Tests using jest for basic Javascript functions.
sawelter/node-testing2-project
Jest tests for backend API (database of hero names).
sawelter/sprint-challenge-advanced-state
Sp10Challenge | Used Redux and Routers to create a single-page application with three routes: 1. a wheel that rotates colors when the user clicks a button; 2. quiz questions that provide feedback on correctness; 3. a form that allows the user to add to the questions list.
sawelter/testing-react
An application that displays TV show data.
sawelter/web-sprint-challenge-adding-data-persistence
An SQL database containing projects, tasks, and resources, used in Javascript with SQLite and knex.
sawelter/web-sprint-challenge-authentication-and-testing
A password-protected dad joke database using bcrypt and JWTs for authentication.
sawelter/web-sprint-challenge-build-a-web-api
An API that has Create, Read, Update and Delete (CRUD) functionality for two resources called projects and actions.