Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

This is the front-end repository for a resume builder application. The application is built with Ember, Stylus, and Typekit on the front end, and Sails (an api generator for Express), Node, and MongoDB on the back end. This is very much a work in progress, but should be semi-usable in it's current state.

License

dehuszar/resume-builder-fe

Repository files navigation

Resume Builder Front End

This project is the front end portion of a resume-building tool. Currently, it is just a website, but more functionality is soon to come. This piece requires use of the Resume Builder API.

While the application is currently in a working state, setting it up from scratch may take some tinkering. Please let me know if you need help getting set up.

It is assembled from Ember App Kit and SailsJS (for the api-side), so if you know how to set those up, you should be in good shape. I am also using the excellent [Ember Data Sails Adapter] (https://github.com/bmac/ember-data-sails-adapter) to bridge the two, and MongoDB as my current data store.

The project uses a serializer to output Mongo-friendly JSON, so if you have trouble getting Ember to play nice with your non-Mongo store, check there first.

This project is VERY rough still, and my first real github contribution, so please be gentle. :)

This application is NOT secured, so don't put up your own resume site and expect that no one can go in and trash your data. It's coming, but it's not here presently.

Features

  • Create Edit forms for Skills, Work Histories, and Projects

  • Mobile First responsive layout

  • Some simple animations surrounding navigation and skill selection

Future Goals

  • Need forms for Education, and References

  • Authentication and validation requirements for all forms

  • PDF export

  • Unit Testing

  • A LOT more

Feedback

Anyone who is interested in taking a look at this, I welcome any and all feedback, but constructive feedback is preferred.

License

Still figuring out. Will be Open-Source. Don't feel constrained, I won't punk you later I promise.

About

This is the front-end repository for a resume builder application. The application is built with Ember, Stylus, and Typekit on the front end, and Sails (an api generator for Express), Node, and MongoDB on the back end. This is very much a work in progress, but should be semi-usable in it's current state.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published