Skip to content
View Oneshot369's full-sized avatar
🔍
Hoping to find those bugs
🔍
Hoping to find those bugs

Highlights

  • Pro

Block or report Oneshot369

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Oneshot369/README.md

Joshua Peck

  • The bakery API is a bakery company that is made up, that sells baked goods.
  • The purpose of this project is to make an API using mock data and have multiple other frontend projects consume it.
  • This first project is the API that will be consumed by other applications.
  • Uses the language Typescript and the express framework to make an API.
  • The Database is a MySQL and is run on MAMP.
    • the port for the database is 3306.
    • the port for consuming the api is 5000.
  • There are three tables in the Database.
    • Users
    • Products
    • Cart
      • This holds the ID of the user and the product.
  • This uses the React framework to create a GUI to interact with Josh's Bakery API.
  • It supports all CRUD operations on our baked goods.
  • You are able to:
    • login
    • add items to your cart
    • remove items from your cart
  • This application used the Angular framework to create a GUI to interact with Josh's Bakery API.
  • It supports all CRUD operations on our baked goods.
  • You are able to
    • make a new account
    • login
    • add and remove items from your cart.
  • This project was done on a raspberry pi 4 using a sense-hat
  • you are able to play the classic Tetris game using the sense-hat joystick
  • coded entirely in python

Pinned Loading

  1. Tetris-on-pi Tetris-on-pi Public

    Coding the classic Tetris game on a raspberry Pie

    Python 1

  2. ASPFirstWebApp ASPFirstWebApp Public

    My first project of a ASP.NET web app

    C#

  3. bakery-app bakery-app Public

    TypeScript

  4. josh-s-Bakery josh-s-Bakery Public

    TypeScript

  5. react-bakery react-bakery Public

    JavaScript

  6. Springboot-webapp Springboot-webapp Public

    HTML