This is an appointment scheduler app for demonstrations. Once you sign up for this app, you can set up scheduled activities in the app for you. You can list the meeting targets with their email addresses and ask the app to send confirmation emails for a meeting appointment.

Users can quickly check their scheduled activities while browsing calendars, and then select a single date or date ranges to list out all the scheduled activities in the selected period.

scheduler-app-screenshot

iOS and Android mobile apps are also delivered. The apps are developed with React Native, anyone who is interested can test the development builds with iOS Simulator Build and Android Internal Distribution Build. If the build storage link has expired, please go to https://projects-jglchen.vercel.app/en/contact to request build files.

View the App

App GitHub

Docker: docker run -p 3000:3000 jglchen/scheduler-app

iOS Simulator Build

Android Internal Distribution Build

React Native GitHub

back To Series Home