- Location
- Toronto, Ontario, Canada
- Companies
-
-
Toronto, Ontario, Canada
-
- Categories
- Mobile app development Software development Machine learning Artificial intelligence Databases
Socials
Achievements
Latest feedback
Recent projects
Data Visualization Dashboard - Front-End App Design & Implementation
Our current application is a platform that allows authors to sell access to their content through one time payments or subscriptions, and for users to read free and purchased material. Users have requested the functionality to visualize key metrics such as author earnings, subscriber counts, and reader engagement. To address this, we would like to develop a data visualization dashboard for authors. We would like students to focus on: Creating a standalone front-end application that interacts with our existing backend server. The front-end application will need to authenticate users using our authentication service or a 3rd party OAuth provider, retrieve and ingest user data from our backend server, and allow users to visualize, manipulate, and drill down into the returned data.
Third Party API Integration - Mobile/Back-End App Design & Implementation
Our current application is a platform that allows authors to sell access to their content through one time payments or subscriptions, and for users to read free and purchased material. Our mobile application is written in Flutter using the Dart programming language. Our backend server is built with FastAPI using the Python programming language. Our database is powered by PostgreSQL. Users have requested the functionality to integrate directly with Patreon, a membership platform that provides business tools for content creators to run a subscription service. To address this, we would like to integrate our existing application with the Patreon API. We would like students to focus on: Creating a standalone application or integrated component of our existing platform that interacts with Patreon, specifically authentication into Patreon using their OAuth system, keeping track of creators' memberships using the API and webhook events, and re-uploading content by posting to Patreon through the API.