Skip to content

The project is a Web application to administrate the API, with the CRUD essential operations to have the tool which one you can insert the data to the API with grocery products.

Notifications You must be signed in to change notification settings

Jesr2104/APIManager-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Api Manager

The project is a Web application to administrate the API, with the CRUD essential operations to have the tool which one you can insert the data to the API with grocery products, that will be consulted from the Android application which allows you to buy fruit and vegetables.

The WebApp needs to have an user account with administrator privileges, hence the administrator can modify and insert new data in the API.

Apart from this funcionality, the WebApp checks and organizes the information before it is inserted in the API, and thus guarantee the validity of the data and information in the API. It also organizes the picture of the products on the firebase storage.

Functionalities implemented in the project.

+ CRUD, the products data base (Create, Read, Update, Delete).
+ Setup of the Firebase tools Auth, Storage and Realtime DB.
+ Sort data on table by column('name, origin, price, discount, category, sales unit').
+ Select image of the product and show it on the visor.
+ Search information on the table.
+ Sort origin before to insert.
+ Login user with email and passwrod.
+ Check if there is any active session.

Programming languages and framework used.

Programming languages.
HTML CSS JavaScript
Database and storage.
Firebase DataBase Realtime
Firebase storage
Others tools used:
Bulma framework
Sweet Alert framework
Google Font Material design icons

Link to the project.

Jump to the APIManager-Web

Gallery of the project.

About

The project is a Web application to administrate the API, with the CRUD essential operations to have the tool which one you can insert the data to the API with grocery products.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published