Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.41 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.41 KB

IONIC 4 simple CRUD example

This project is an IONIC version of my Angular project: https://github.com/fransyozef/crud-example-angular. Please read the Medium post about this project: https://medium.com/@fransyozef/transition-an-angular-6-project-to-ionic-4-fe46c12210e2

Why?

The purpose of this project is a little demonstration about how to

  • structure your components
  • do CRUD api calls

What's in this project?

  • IONIC 4
  • Angular 6 (https://angular.io/)
  • A fake backend service to handle the api request
  • Angular Routing system
  • Some RxJS function (http://reactivex.io/)
  • Feature "Items" : Add / Delete / Edit items using CRUD (Create Read Update Delete) methods

Install and run this project

That's all folks

Well that's it for now. You can find me on linkedIn : https://www.linkedin.com/in/fransjoleihitu/

Also read my articles on Medium and clap me :) : https://medium.com/@fransyozef

And checkout out my Instagram page: https://www.instagram.com/thehangrycoder/

If you have any questions/suggestions please don't hessitate.

Amatoooooo

Fransjo Leihitu

License

MIT

DISCLAIMER THIS PROJECT IS AS IS.

Free Software, Hell Yeah!