ctl-form-processor
v1.0.10
Published
Automates the processing and insertion of lengthy camp forms into Azure SQL Server
Readme
ctl-form-processor
UGA Student Project 2021 - Reach out to [email protected] for any assistance
Development
Requirements
To make changes to this app, first download Node.js, then install the dependencies using npm install.
How to start the app
Launch the application using npm start via command line.
Any (saved) changes to the code will automatically be applied when the application is launched.
How to package the code into a desktop app (optional)
If you prefer launching the application by clicking the app icon on your home screen like any other app, you can package and publish the app using npm run publish.
