Skip to content

kidus13/internapp

 
 

Repository files navigation

Internapp - dasquad

Repository Location URL: Github Repository InternshipApp

Process Tool and URL: Jira

Communication Tool: #dasquad Slack

Live Application Link: InternApp

License

Attribution-ShareAlike 4.0 International (CC BY-SA 4.0): Legal implications

Signed Spring 2017 License Agreement: Google drive link

Overview

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.

Spring 2017 Final Report

Final Report: Google docs link

CREATE Spring 2017

Survey: Surveymonkey Link

Survey Results: Google docs link

Application Videos

Final demo video: Youtube video

Admin / Instructor help videos: Youtube playlist

User (Student) help videos: Youtube playlist

Clientele

Internship Program Information

Spring 2017 Team Members

  1. Blake Norman - @bnorman37: Project Manager & Testing Lead
  2. Michael Cawthon - @mcawthon: Data Modeler & Programmer
  3. Robert Bryan - @rbryan21: Lead Programmer & Documentation Lead
  4. Khaled Asad - @khaledasad: UI/UX Design & Testing

Fall 2016 Team Members

  1. Vimal Darji : QA & Team Lead
  2. Taylor Brust : Client Liason
  3. Joseph Cox : Lead programmer & Data modeler
  4. Jonathan Nguyen : UI/UX Design & Documentation lead

Running the application on your local machine

  1. Install Node.js (either version is fine)
        a. To ensure you have Node.js installed, run 'node --version' within your terminal/command line
  2. Clone this github repository to your local machine
  3. Navigate to the internapp folder in your terminal/command line
  4. Run the command 'npm install'
  5. Run the command 'npm start'
  6. Navigate to localhost:8000/ within your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 57.2%
  • JavaScript 30.5%
  • Java 8.4%
  • CSS 3.9%