Skip to content
Snippets Groups Projects
Commit 4ca44fe6 authored by Brett Bieber's avatar Brett Bieber
Browse files

Add info on the project

parent 68863510
Branches master
No related tags found
No related merge requests found
# Young Nebraska Scientists Webforms
This is a program sponsored by EPSCoR. Sarah Zulkolski-Benson is the contact.
Middle & High-School students submit applications, and teachers submit
endorsements for students.
The live site is at:
http://ucommxsrv1.unl.edu/yns_forms/applicants/
http://ucommxsrv1.unl.edu/yns_forms/endorsements/
Annually the year and camp details need to be updated.
The camp information is stored in the camps table, the year is scattered
throughout the entire system. I usually search the entire codebase for the camp
deadline dates to find them all.
Database is at http://ucommxsrv2.unl.edu/JUNK/phpMyAdmin/
yns is the database name
## Deployment
User must have an ssh account on ucommxsrv2.
```
git remote add live ssh://ucommxsrv2.unl.edu/Library/WebServer/ucommxsrv1.unl.edu/yns_forms
git push live master
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment