Repository Location URL: Github Repository InternshipApp
Process Tool and URL: Jira
Communication Tool: #dasquad Slack
Live Application Link: InternApp
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0): Legal implications
Signed Spring 2017 License Agreement: Google drive link
Internapp is a web application designed to centralize the application process for the Information Technology (ITEC 4900) and Biology (BIOL 4800) internship programs for both student and coordinator. The application will allow for students to apply to the ITEC and BIOL internship programs and for the internship program coordinators to view, download, and archive the applications. The coordinators will be able to provide feedback and update the status of a student's application, which the student will be able to view. Information pertaining to possible/current internship job sites will also be stored.
Final Report: Google docs link
Survey: Surveymonkey Link
Survey Results: Google docs link
Final demo video: Youtube video
Admin / Instructor help videos: Youtube playlist
User (Student) help videos: Youtube playlist
- Information Technology Internship Program Coordinator - Dr. Lissa Pollacia
- Biology Internship Program Coordinator - Dr. Latanya P. Hammonds-Odie
- Blake Norman - @bnorman37: Project Manager & Testing Lead
- Michael Cawthon - @mcawthon: Data Modeler & Programmer
- Robert Bryan - @rbryan21: Lead Programmer & Documentation Lead
- Khaled Asad - @khaledasad: UI/UX Design & Testing
- Vimal Darji : QA & Team Lead
- Taylor Brust : Client Liason
- Joseph Cox : Lead programmer & Data modeler
- Jonathan Nguyen : UI/UX Design & Documentation lead
- Install Node.js (either version is fine)
a. To ensure you have Node.js installed, run 'node --version' within your terminal/command line - Clone this github repository to your local machine
- Navigate to the internapp folder in your terminal/command line
- Run the command 'npm install'
- Run the command 'npm start'
- Navigate to localhost:8000/ within your browser
