Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resumake v3 #63

Open
saadq opened this issue Jun 19, 2018 · 5 comments
Open

Resumake v3 #63

saadq opened this issue Jun 19, 2018 · 5 comments
Labels

Comments

@saadq
Copy link
Owner

saadq commented Jun 19, 2018

I've been thinking about doing a rewrite of the app (again). Not sure if I'll have the time to actually end up doing this, but here's my thoughts:

  • Instead of having hard-set sections (Education, Experience, etc), the UI will allow you to create your own sections
  • After adding a section, you can add a "View", which will be something like a Table, a Paragraph, a List, etc.
  • Builtin LaTeX editor (this would be a maybe)

I think this will add a lot more flexibility and will help out with a lot of emails/messages I get about adding extra sections without LaTeX knowledge.


Plans for v3:

  • Custom sections
  • Auto rebuilding
  • Reordering of subsections
  • Collapse/Expand subsections
  • Dark/light mode
  • Better JSONResume compatibility/support
  • Animations
  • Accessibility improvements
  • I18N Support
  • Allowing special characters
  • Customzing Fonts/Colors?
  • Button for previewing your resume in all templates?

Tech stuff:

This is going to be a complete rewrite of the app. Can use this as an opportunity to really simplify the form stuff on the client which is pretty atrocious right now, and clean up the LaTeX generating stuff on the server.

  • Will be rewritten using TypeScript (I have given up on Flow)
  • Maybe look into using graphql
  • lynt for linting
  • prettier for formatting
  • maybe jest for tests
  • maybe learn how to implement integration tests
  • maybe maybe set up a deployment process (doing some horrible manual stuff right now whenever I need to make a change to live site)
@saadq saadq added the v3 label Jun 19, 2018
@saadq
Copy link
Owner Author

saadq commented Jun 19, 2018

You can track progress in the v3 branch. Don't expect much for awhile.

@saadq
Copy link
Owner Author

saadq commented Oct 8, 2018

Going to close this until I actually start working on this...

@saadq saadq closed this as completed Oct 8, 2018
@saadq saadq reopened this May 10, 2020
@saadq saadq pinned this issue May 10, 2020
@saadq
Copy link
Owner Author

saadq commented May 10, 2020

Plans for v3 (unordered)

  • Custom sections
  • Auto rebuilding
  • Reordering of subsections
  • Collapse/Expand subsections
  • Dark/light mode
  • Better JSONResume compatibility/support
  • Animations
  • Accessibility improvements
  • I18N Support
  • Allowing special characters
  • Customzing Fonts/Colors?
  • Button for previewing your resume in all templates?

@saadq
Copy link
Owner Author

saadq commented Jun 4, 2020

Significant progress is being made... you can keep tracking the v3 branch to stay updated.

@saadq
Copy link
Owner Author

saadq commented May 29, 2021

looking for a UX designer to help out with the design, opened #169

@ducaale ducaale unpinned this issue Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant