Skip to content
/ og.zoo Public

A self-learning project (.NET Core, Angular 10 and Firestore)

License

Notifications You must be signed in to change notification settings

jusemon/og.zoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OG.Zoo

A self-learning project about .NET Core, Angular 10 and Firestore.

To test the application you need to provide your own Service Account Credentials from Google Cloud Platform, put the credentials inside the folder "PrivateKey" with the name "zoologico-api-key.json"

Content:

  • Authentication system
  • Password recovery
  • At least 2 CRUD
  • At least one relationship between two CRUD
  • Validations in each CRUD
  • Server side paginated results
  • Table export (excel)
  • UI with Angular Material
  • Integration with Firestore