Hi everybody,
I'm planning to make a little app for pet smart tags. It is a simple service where you can read a QR and it will take you to a page with the pet, nothing too complex, as you can see.
I am happy to have just discovered Automad and I would like to try to go ahead, but I have some questions:
- Which is the best way to manage the users? Login and Registration? It will use a database? Maybe implement a OAuth2 extension?
- How do you handle the mini-profile page for every user?
- I'm planning to sell some suscription items (in the future) and I wonder how manage this functionality.
Do you have any directions or ideas on this topics?