Skip to content

khalidsyahmi/business-board-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

business-board-app

alt image

BACKEND

  1. Create a simple CRUD style API (Create, Read, Update, Delete)
  2. Develop and create a Database with two tables

a. Company b. Staff

  1. API Specifics

a. Create API

i. must be able to create Company and Staff

b. Read

i. Able to search by ID or Company Name

c. Update

i. Other Staff able to edit from company to another company 

d. Delete

i. Able to delete staff by their ID
ii. Able to delete company by their ID

Sample Pages:

list page

alt image

create page

alt image

profile page

alt image

edit page

alt image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published