Skip to content

darubiano/RestFlask_app_Ionic3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a rest service that is consumed by a mobile application made in ionic 3, in this project is used:

  • Creation of REST services
  • Brief introduction to services
  • Generating a custom login
  • Implement GET, POST, DELETE services
  • Use of MySQL database
  • Standardization of the return of our services
  • Know the response codes of the services
  • Use of POSTMan to be able to test our service
  • Generation of protected services with Tokens and user.

This is the project service rest

This mobile application is an online store for the sale of products consuming rest services in flask with python, the app makes use of:

  • Consumption of services
  • Use of Native Storage
  • Use of the ionic Grids system
  • Create a custom login
  • Use of infinite scroll
  • Creation of a shopping cart
  • Creation and use of pipes
  • Custom configurations to handle URLs of services and images

This is a preview of the application

alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages