BIENE_DEMO
Introduction
In Recent years education become one of the most important activities and goals for people of not only young age.
Looking for a work in a modern world is difficult and sometimes you need a help to learn new profession.
That's where Practic (c) comes into play - modern platform for customer facing educational business.
Build on top of such a hype technologies like microservices, Kotlin and Swift - these platforms provide a great opportunity for your business and your customers.
Let's see the example to understand how and why it works?
Web application
Imagine that you are a young student and you want to become a specialist to earn some money. You are interested in Social Media Marketing, but you don't have a lot of experience. You are looking for opportunities and clicked target Ad - SMM School Bienerepublik.
Here is their web application, which could show you the main information about their school and their courses.
Mobile application
Mobile application is a center of learning in our model. Now application represent a list of courses and detail information of each course
Download Program
We use TypeForm webhooks to receive all information of interactions with courses and in this case, just send an email to marketing, but it should be a wide range of integrations with CRM, Trello, Messengers, etc.
REST API
Our Web application provides a WEB API, right now it's:
/courses
/courses/0
/courses/0/touch - GET would receive application form URL, POST used to catch webhook events
and /ui/courses/0/touch to retrieve HTML application form
/courses/0/chapters - to look course schedule
/courses/0/suggestions - usage of InfoJobs API to retrieve offers for competencies from course by keyword
/courses/0/suggestions -SMM
/courses/1/suggestions - Instagram
Built With
- javalin
- kotlin
- swift
Log in or sign up for Devpost to join the conversation.