Skip to content
View keijaoh's full-sized avatar

Highlights

  • Pro

Organizations

@Maine-eDNA

Block or report keijaoh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories Loading

  1. simpleinventorywebmockup simpleinventorywebmockup Public

    The source file for the sketch mock up of the part 1 and 2.

    1 1

  2. simpleinventorysystempart4 simpleinventorysystempart4 Public

    This is part 4 of the simple Inventory system tutorial series on the Keijaoh Tutorials YouTube Channel. This is part 1 of the API portion of the series where we use NodeJS, Sequelize and ExpressJS …

    JavaScript

  3. simpleinventorysystempart6 simpleinventorysystempart6 Public

    This is part 6 of the Simple Inventory System tutorial series. This code contains the Create method to allow users to create new brands and store it into the database.

    JavaScript

  4. simpleinventorysystempart7 simpleinventorysystempart7 Public

    This source code contains the fetch Brand method to retrieve all the brands stored in the database. This is part of the Simple Inventory Tutorial series where we will go through the process of crea…

    JavaScript

  5. simpleinventorysystempart8 simpleinventorysystempart8 Public

    In this part of the tutorial series. We are going to create the Update Brands endpoint, to update Brands based on their primary key. This is part of the Simple Inventory Tutorial series where we wi…

    JavaScript

  6. simpleinventorysystempart9 simpleinventorysystempart9 Public

    In this part of the tutorial series. We are going to create the Fetch by Brand ID endpoint, to find Brands based on their primary key. This is part of the Simple Inventory Tutorial series where we …

    JavaScript