foundersandcoders / open-tourism-platform

An open platform to facilitate the creation of apps to promote local tourism and business in Nazareth
MIT License
17 stars 3 forks source link

add register-app view #112

Closed mattlub closed 6 years ago

mattlub commented 7 years ago

relates #104

"as a user, I want to be able to go to a page to register an app to use OAuth with the OTP"

assigned low priority as for now, we can manually enter the data entry and events apps into the db

fields:

m4v15 commented 7 years ago

When is the POST endpoint getting made? And it's just going to add new apps to the database right?

mattlub commented 7 years ago

@m4v15 I've added priority 3 as this is actually less important, and will need extra work like the POST request handler. We can add apps initially manually.