rcobelli / ResumeDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume DB

A database for managing resume content

How It Works

  1. Add all of your experiences/education/etc. to the database
  2. Create "resumes" which are just collections of your experiences/education/etc.
  3. Copy & paste the generated text into a nicely formatted word doc

Installation

  1. Create a new table in your MySQL DB
  2. Import the database structure from DB.sql
  3. Update the parameters in config example.ini
  4. Rename config example.ini to config.ini
  5. Place the code on a server capable of running PHP
  6. Navigate to the public directory to access the website

TODO

  • Make SSO optional
  • Support multiple users per instance

About


Languages

Language:PHP 84.4%Language:Hack 13.0%Language:CSS 2.5%Language:Shell 0.1%