Skip to content

Instantly share code, notes, and snippets.

View scottiedog45's full-sized avatar
🎯
Focusing

Scott O'Toole scottiedog45

🎯
Focusing
View GitHub Profile
@scottiedog45
scottiedog45 / logs.txt
Created January 9, 2023 22:05
Logs for guestbook
Validating Kubernetes dependencies...
Validating Docker settings...
Validating image repository settings...
Status of minikube api-server is STOPPED
minikube may take several minutes to start up...
Starting minikube
Scott O'Toole
scottmatthewotoole@gmail.com | 919.923.2776 | Atlanta, GA, USA
Summary
Front end developer candidate skilled in writing clean, testable code. Experienced with React, Redux, ES6, Node, JavaScript, and mobile-first responsive design with HTML5 and CSS3. Experienced with modern tooling and excited to pick up the right tools for the job.
Skills
Advanced: JavaScript, React, jQuery, Redux, Node, HTML5, CSS3, Git, GitHub, NPM, REST APIs
Proficient: MongoDB, TDD with Mocha, Chai, Jest, webpack, babel, ES6
Will recieve feedback soon!
import React from 'react'
import Link from 'gatsby-link'
import styled from 'styled-components'
// import js from '../icons/js.png'
// import html from '../icons/html5.png'
// import css from '../icons/css.svg.png'
// import jquery from '../icons/jquery.svg.png'
import chai from '../icons/chai.png'
import css from '../icons/css.png'
import express from '../icons/expressjslogo.png'
import React from 'react'
import Link from 'gatsby-link'
import styled from 'styled-components'
// import js from '../icons/js.png'
// import html from '../icons/html5.png'
// import css from '../icons/css.svg.png'
// import jquery from '../icons/jquery.svg.png'
import chai from '../icons/chai.png'
import css from '../icons/css.png'
import express from '../icons/expressjslogo.png'
constant
0(n^k) where k=2
linear
linear
exponential
import React from 'react';
import {BrowserRouter as Router, Route, Link} from 'react-router-dom';
import Home from './home';
import MemberList from './memberList';
import Services from './services';
import {Sidebar} from './sidebar';
import {connect} from 'react-redux';
import ChangeServices from './changeServices';
import Profile from './profile'
import {fetchServices, fetchMembers} from '../actions';
List of screens/significant components:
User login
username
password
signup
How to use lēv
Side bar/nav: Personell option, Current Calendar Option (take attendance), Services Option
Landing Page
User can go to ATtendnace or Personnel
Attendnace
User can pick which service to take attendance for from a dropdown
User can mark "here" or "leave", then choose a reason for leave
This data will be submitted and:
Update leave (list and chart) for profile and remove upcoming services from list
Personnel
On mobile:
Initial Screen:
Take Attendance
Services
Personnel
Take Attendance Screen:
Literally a list of personell organized by section