Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1009 Bytes

readme.md

File metadata and controls

34 lines (22 loc) · 1009 Bytes

📅 Get a slot

A tool to notify you when an appointment slot is available at a consulate. Note: This is a work-in-progress.

Motivation

I had a hard time getting an appointment for my schengen visa application.

How to use it (User Guide)

  1. Choose the consulate you want to book an appointment at.
  2. Enter your perfered date range of appointment, and your phone number.
  3. You will receive a text message when an appointment slot is available.
slot

How it works (System Design)

  • Form: AirTable
  • Database: AirTable
  • Backend: Decoupled Serverless Functions (hosted by Netlify)

Code Logic:

system design