Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 636 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 636 Bytes

LinkedIn Check-In for Convocation

Developed with ❤️ for Vidyalankar Institute of Technology !

This Spring application allows students to checkin by connecting their LinkedIn accounts. It allows my College to maintain the alumini network.

Future scope : Make modules to replace the access DB application for checkin and printing of seating pass.

Remember to set the following ENV Variables :

adminUser => Username you want for the admin user

adminPassword => Password you want for the Admin user

DB_USER => Username of DB

DB_PASSWD => Passwd of DB

DEV_ENV => {dev|prod} either to indicate which properties file to use.