TODO:
- Confirmation Email styling []
- Mobile site menu [X]
Link to trello development board: https://trello.com/b/GDC8IqrL/poddhype-utveckling
MVP 0:
- 0.1 - Landing page and podcast sign up [X]
- 0.2 - Brand and podcast info pages [X]
- 0.2.1 - Add Google Analytics [X]
- 0.3 - Podcast login and edit possibilities []
- 0.4 - Blog to drive SEO [X]
- 0.4.1 - Email-list for brands [X]
- Release for podcast sign ups? []
MVP Beta:
- 0.5 brand-portal with search for podcast / podcast profile pages
- 0.6 Chatting functionallity
- 0.7 Payments 1.0 Release!
Future development:
- Handle Payment flow
- Help brands with contracts
- Statistics after campain
Gatsby, React JS.
Less for styling.
Firebase for Auth, Database, image storage and hosting.
- Ask for the enviroments files
- Install gatsby global
$ npm install -g gatsby-cli
- Install packages
$ npm install
- Start the development server on localhost 8000
$ gatsby develop
$ gatsby build
$ gatsby serve