A fully working proof of concept mobile app using Mailjet's API.
iOS | Android |
---|---|
You can run the app on your phone using Expo. For more information, go to https://expo.io/@ngarnier/mailjet-app.
Disclaimer: While I do work at Mailjet, this app is a personal project and not an official app.
This app enables you to:
- See on the dashboard all the important information about your account
- Number of contacts
- Number of emails sent
- Stats of the last campaign
- Daily/weekly/montly stats
- Read the last blogposts from the Mailjet blog
- Browse campaigns (draft and sent) and see their information, content and stats
- Browse contact lists, contacts and contact properties
If you want to contribute:
git clone
this repo
yarn
to install dependencies
expo start
to start the development server