Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 733 Bytes

Immirex

Immirex is a database application that helps immigration and application specialists complete USCIS forms.

Demo

You can find a demo here

Landing page

Login modal

Dashboard

Client access dashboard

Authors

Development Notes

This is just a simple HTML/CSS and JavaScript scheme of what is to come. The tentative plan is to utilize React.js's powerful module and virtual DOM as the view engine with an Express server and MongoDB database to hold client information.