Front end for the RankUp Web Application
Authors:
UX Design: Diane Chiang
Web Developers: Michael Lenerblom, Earl Jay Caoile
Version: 1.0.0
This web application was created as part of the VetHacks October 2018 hackathon event. It provides an opportunity for military veterans and spouses to more easily find job opportunities when moving to a new location through a web application that utilizes machine learning.
The following is required to run the program.
- Visual Studio Code or another developer IDE
- Internet access
- A web browser to display the application
- Read through the index page.
- Upload resume and click the "rank me up" button.
- Read the results from the search results page.
This application using HTML, CSS, and JavaScript to display the front end application. It connects to the back end data running Python through Flask.
Languages: HTML, CSS, JavScript, Python
Libraries: Bootstrap, Font Awesome, jQuery, Type.js
Type of Application: Web Application
10-12-2018 7:00 PM - initial scaffolding
10-13-2018 8:00 AM - navbar and base CSS scaffolded
10-13-2018 12:00 PM - top part of index page completed
10-13-2018 2:00 PM - scaffolding the search results page
10-14-2018 9:00 AM - index page completed
10-14-2018 9:45 AM - linked index page to search results template
10-14-2018 10:00 AM - readme complete