#RESUME REST API ##By Nahim Nasser
This project was created to explore some of the new features in django-rest-framework2 (https://github.com/tomchristie/django-rest-framework)
###Live version here: http://bit.ly/V6xpJl
Steps to create a resume:
- Create an account (http://morning-waters-1712.herokuapp.com/users)
- Login (http://morning-waters-1712.herokuapp.com/api-auth/login/)
- Create a resume (http://morning-waters-1712.herokuapp.com/resumes)
- Create an education entry (http://morning-waters-1712.herokuapp.com/educations)
- Create work experience entries (http://morning-waters-1712.herokuapp.com/workexperiences)
And finally, view your profile at http://morning-waters-1712.herokuapp.com/resumes/YOURUSERNAMEHERE