Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 988 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 988 Bytes

Project - Born Digital

Project Requirements

  1. Create Firebase project.

  2. Create Firestore database.

  3. Create new Collection called userList.

  4. Add a few documents to the userList collection, each document should have two fields:

    • name: string
    • email: string
  5. Build ReactJs admin front end.

    • addUser
    • editUser
    • removeUser
  6. Use Firebase Authentication to restrict access to your admin screen (Optional).

  7. Build and host the admin front end somewhere publicly accessible

  8. Add emailX and emailY to

    • repo
    • Firebase project
    • Admin site
  9. Email URLs to emailX & emailY

Monitored by Snyk

Known Vulnerabilities

Author

  • Jerome Hurley

License

This project is licensed under the MIT License - see the LICENSE.md file for details