Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 704 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 704 Bytes

CrudApp

This project was developed in Angular. It is a webpage that uses the REST API from Firebase to add, update and delete information about heroes.

Angular items

I am using different items of Angular for example:

  • Components
  • Services
  • Custom routes

Libraries

  • Bootstrap
  • Font-Awesome
  • Sweet Alert

Screenshots

Home page: loading

Home page: displays all the records

Add page: allow the user to add a new record

Add page: message to inform the user the status of the action

Delete action: message to confirm the action