SwiftIsland / island-app

Our community sourced conference app
MIT License
8 stars 11 forks source link

[Story] About page #29

Open ppeelen opened 5 years ago

ppeelen commented 5 years ago

User Story As a user I would like to be able to visit an about page in order to find more information about the app, where to contribute to the app and more information about the event.

Technical details Today people rely on finding the information in the newsletter, on Slack or on Swiftisland.nl; however it would be nice to get this information directly in the app.

misteu commented 4 years ago

Hey there, I cloned the repo and I would like to work on that as part of hacktoberfest.

Will you send me the content for that about page? I could insert placeholder text as well.

funky-monkey commented 4 years ago

Hi @misteu,

Good to hear you want to pick this up! My first idea is to have a dedicated API endpoint that pulls in data so we can change it dynamically. The API endpoints are defined in the SwiftIslandAPI.

If you want I can make an issue on that repo - that way you can have 2 PR's already ;-)

Cheers, Sidney

funky-monkey commented 4 years ago

I've created an issue on the SwiftIslandAPI repo

misteu commented 4 years ago

ok cool! I will look into both issues :)