Skip to content

Kacique/react-native-push-notification-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

react-native-push-notification-auth

  • As a user - When I open the app I should be able to either login or register with the service. email && password

  • As a user - If I'v already registered, when I login I should see a form with a title and text input area. Under the form I should see a list of registered users (not including myself) as buttons.

  • As a user - I should type in a title and add some text. If I click on a User (from the buttons list) It should send a push notification to that User.

  • DB + authentication will be handled through Firebase.

  • The push notification will be handled through a micro service you create.

  • DB + auth should be through firebase

  • Push notifications will be handled by a micro service you create.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors