###Dynamic CV and Resume app. Allows users to login and customize a set of Tiles which can be linked, shared, sorted and searched. An easy and attractive way to create an interactive web site documenting and highlighting your experience, education and achievements.
##Installation and Run
git clone https://github.com/msolters/Tiles.git
cd Tiles
meteor
Once the meteor
command has completed verifying, downloading and/or configuring packages, the app will be available at http://localhost:3000 on your machine. See the Meteor docs on deploying for more detail.
You will be guided through setting up an account on first visit. All customization tools are available through the app menu once you've logged in, with friendly reminders to help guide you!
##To Do's!
- Fulltext search
- Date search: inequality & range
- Sort: tiles & categories
- File upload?