Skip to content

epheterson/Tiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiles

###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

  1. git clone https://github.com/msolters/Tiles.git
  2. cd Tiles
  3. 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!

  1. Fulltext search
  2. Date search: inequality & range
  3. Sort: tiles & categories
  4. File upload?

About

Dynamic CV and Resume app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 57.9%
  • HTML 23.4%
  • CSS 18.7%