Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmyers/uscis-case-tracker

Track the status of your case from USCIS.
https://github.com/dmyers/uscis-case-tracker

aws aws-lambda lambda serverless uscis uscis-status-checker

Last synced: 1 day ago
JSON representation

Track the status of your case from USCIS.

Awesome Lists containing this project

README

        

# USCIS Case Tracker

![Screenshot](resources/img/screenshot.png)

### Demo

> See the [demo app hosted on AWS lambda](https://uscis.derekmyers.com/)

### Setup

```sh
$ make setup
```

### Deploy

```sh
$ make deploy
```