Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hussein-m-kandil/odin-resume-builder
A React app for generating a résumé, developed as part of studying the React course at The Odin Project.
https://github.com/hussein-m-kandil/odin-resume-builder
css development html javascript programming react reactjs resume resume-builder resume-website vite web
Last synced: about 6 hours ago
JSON representation
A React app for generating a résumé, developed as part of studying the React course at The Odin Project.
- Host: GitHub
- URL: https://github.com/hussein-m-kandil/odin-resume-builder
- Owner: hussein-m-kandil
- Created: 2024-08-10T13:18:35.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T12:52:49.000Z (5 months ago)
- Last Synced: 2024-12-16T04:12:10.769Z (about 2 months ago)
- Topics: css, development, html, javascript, programming, react, reactjs, resume, resume-builder, resume-website, vite, web
- Language: JavaScript
- Homepage: https://odin-resume-builder.pages.dev
- Size: 313 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Résumé Builder
A [**React**](https://react.dev/) app developed as part of the [**React course at The Odin Project**](https://www.theodinproject.com/paths/full-stack-javascript/courses/react).
> This app _facilitates_ building a _simple **résumé**_.
## Usage Information
> You can _use_ this app on [**Odin Résumé Builder's official website**](https://odin-resume-builder.pages.dev/).
The app starts with a basic résumé template that you can customize or delete all its entries and start from scratch. All usage actions could be done with the following features:
- **Entry type**: A select menu to choose a type of entry, e.g. Line, Paragraph, List, ...etc.
- **Add**: To add a new entry based on a chosen type.
- **Edit/Submit**: To open edit mode (where you can _edit_ the _style_ & _content_ of each entry) and _commit_ your edits.
- **Save**: To _save_ or _print_ your resume using your browser's print dialog.