Repo Location URL: Fall 2021 InternApp Repo
Progress Tracking Tool URL: Jira
Communication Tool: Discord #bancobacno
Repo Location URL: Fall 2019 InternApp Repo
Progress Tracking Tool URL: Jira
Communication Tool: Discord #meraki-sd2-cg
Repository Location URL: Github Repository InternshipApp
Process Tool and URL: Jira
Communication Tool: #TechTitans Discord
Live Application Link: InternApp
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0): Legal implications
Signed Fall 2019 Intellectual Ownership Agreement: Google drive link
Signed Fall 2021 Intellectual Ownership 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.
Fall 2021 Final Report: Google docs link
Fall 2019 Final Report: Google docs link
Fall 2018 Final Report: Google docs link
Fall 2021 Survey: Survey Link
Fall 2021 Survey Results: Google docs link
Fall 2019 Survey: Surveymonkey Link
Fall 2019 Survey Results: Google docs link
Fall 2018 Survey: Surveymonkey Link
Fall 2018 Survey Results: Google docs link
Fall 2021 Final demo video: Youtube link
Fall 2019 Final demo video: Google docs link
Admin / Instructor & User (Student) help videos: Google docs link
- Information Technology Internship Program Coordinator - Dr. Lissa Pollacia
- Biology Internship Program Coordinator - Dr. Latanya P. Hammonds-Odie
- Michael Murillo - @murillomichael: Team Manager &
UI/UX design & Programmer & Client Liaison 💰 💰
- Matthew Rosario - @mrosario123: Data Modeler &
Documentation Lead & Programmer 🏦
- Jordan Harrison - @SodaPopSuperStar: Code architecture/lead programmer &
Testing lead & Programmer 💰 💰
- Ethan Kim - @ekim22: Team lead &
Client Liaison 😃
- Kyle Tate - @kyletate: UI/UX &
Programmer 🎩
- Jordan Vincent - @jordantvincent: UI/UX & Data Modeler 💰
- Leon Le - @weaponized: Testing Lead & Programmer 🕷️
- Jose Cantillo - @jcantillo: Programming Lead & Documentation Lead
- Kidus Dawit - @kidus13: QA & Team Lead
- Anastasia Arnold - @aarnold7: Code Architecture/Lead Programmer & UI/UX Design
- Billy Pridgen - @WilliamPridgen: Data Modeler & Client Liaison
- Edgar Juarez - @ejuarezcabrera: Documentation Lead & Programmer
- 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 (Has to be version 10.15.1)
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 (if you don't see a package.json, then you're in the wrong place!)
- Run the command 'npm install'
- Set up a MongoDB instance or cluster
- Run the command 'npm start'
- Navigate to localhost:8000/ within your browser