Theosis / RoboResumeDB

Robo Resume - Database Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RoboResumeDB

Write a program that will allow a user to enter in:

  • a name,
  • an email address,
  • anywhere from 1 to 10 educational achievements,
  • anywhere from 0 to 10 work experiences,
  • anywhere from 1 to 20 skills with rating

What's New?

The program must validate the user's data as it is inputted.
The data must be kept in a database.
The program must use classes and composition.

When the user is done entering the information, the program should output the information
to look something like the following:

=============================================================
John J Jingleheimer-Schmidt
jjjschmidt@gmail.com

Education
BS in Psychology,
UMaryland, 2002

MS in Software Engineering,
Johns Hopkins U, 2005

Experience
Software Developer II
Amtrak, June 2015 - Present

  • Duty 1, Lorem ipsum
  • Duty 2, Gaudeamos Igitur Iuvenes Dum Somos

Software Developer I
Amtrak, June 2014 - June 2015

  • Duty 1, Lorem ipsum
  • Duty 2, Gaudeamos Igitur Iuvenes Dum Somos

Business Analyst
DCPS, August 2005 - May 2014

  • Duty 1, Lorem ipsum
  • Duty 2, Gaudeamos Igitur Iuvenes Dum Somos

Skills
PHP, highly skilled
Ruby on Rails, proficient
Perl, familiar

About

Robo Resume - Database Edition


Languages

Language:Java 100.0%