This is a simple project about creating and storing users in a table. Click here to see the live demonstration.
- Angular 9
- Firebase
- Firestore
- Create, Read, Update, and Delete user data
- Search for users in the table
- Click on a user's table to display a popup window with additional information
This project was built soley by myself. However, it definitely wouldn't have been possible to do without a few different blog posts that helped me out along the way. Listed below are some resources that were detrimental to helping me learn Angular and Firebase/Firestore.