Skip to content

React21S/Moped_storage

Repository files navigation

NODE

Node and Express JS [Backend application]

This program is a backend software application whereby users can add or remove data from the database by JSON application.


Front Page

  • The front page described how the users could navigate to any steps, whereby the user can see all items in storage, get a single item, add to the item in the warehouse, update particular or remove the item in the store. Front-screenshot

All Items in the Store

  • From the front page, when the user clicks on to get all items, the current items in the storage appear. Also, when the user clicks on the menu button, it navigates back to the front page. All-screenshot

Getting single item in the Store

  • From the front page, when the user clicks on getting one item, another page appear where the user can write id or select id to fetch the item in the store. By clicking on submit button, the actual information in the store regarding the selected Id appeared. gettingOne-screenshot

  • Result from submit button, and by clicking on the menu button, it navigates back to the front page GetResult-screenshot


Adding item to the store

  • From the front page, when the user clicks on adding a new item, another page appear, then the user can write all the necessary information and post it to the store. By clicking on submit button, the data goes to the store. Add-screenshot

  • Result before clicking on submit button, and by clicking on the menu button, it navigates back to the front page. Add-screenshot

  • The result from submit button can display status Id.. was inserted, or error does not insert and error already in use. By clicking on the menu button, it navigates back to the front page. Add-screenshot


updating an item to the store

  • From the front page, when the user clicks on updating a new item, another page appears, then the user can search with the Id of the item in the store that needs to be updated. Add-screenshot

  • The result from submit button ready for updating Add-screenshot

  • The result from submit button can display status Id.. was updated, or the error does not update, and by clicking on the menu button, it navigates back to the front page. Add-screenshot


Removing an item to the store

  • From the front page, when the user clicks on removing an item, another page appears, then the user can search with the Id of the item in the store that needs to be removed or deleted. Add-screenshot

  • The result from submit button can display status Id.. was removed, or the error does not remove or delete, and by clicking on the menu button, it navigates back to the front page. Add-screenshot


click to check the link here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published