cgerling / booktionator

Your custom book trade platform
https://booktionator.firebaseapp.com/
MIT License
1 stars 0 forks source link

Register a new book #31

Closed cgerling closed 7 years ago

cgerling commented 7 years ago

To register a new book we need the basic information from it and compare the information given by the user with a books API, if the information is divergent prioritizing the one that comes from the API. When the registration is completed the user should be forwarded to the offer registration page(#29) by passing the uid of the book created.