An intuitive CV builder for Ashesi University students
Explore Docs
.
Report Bug
·
Request Feature
Table of Content
Ashesi-specific CV builder to stop combatting the error-prone MS Word template file
Existing Services: Flow CV, Zety, Resume.io, cvmaker
Discoveries and Observations:
- Often encourages the inclusion of a professional summary, which Ashesi does not give space for in its template
- Live CV preview is a common feature
- Most only allow entry of one phone number
- Most allow the addition of links such as GitHub, LinkedIn, etc.
To get a local copy up and running, follow these simple steps.
- Node.js
- Node Package Manager (NPM)
- Clone the repo
git clone https://github.com/chinweibegbu/ashesi-cv-builder.git
- Install NPM packages
npm install
- Start local environment
npm run start
If you have a suggestion that would make this better, follow these steps:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/NewFeature
) - Commit your Changes (
git commit -m 'Add some NewFeature'
) - Push to the Branch (
git push origin feature/NewFeature
) - Open a Pull Request
Alternatively, you can open an Issue.
- Sign in
- Sign up
- View all created CVs
- Create new CV
- Edit existing CV
- Live CV preview
- Add details to profile:
- Full name
- Current city and country
- Phone number
- Email address
- Nationality
- Any other websites (e.g. GitHub, WordPress, personal website, etc.)
- Add details to sections:
- Education
- Name of institution
- Degree
- Name of degree
- Location (City, Country)
- Start and end dates
- Cumulative GPA*
- Achievements/Awards
- Achievement/Award name
- Associated institution
- Date acquired (one-time)/Start and end dates (continuous)
- Work Experience
- Name of institution
- Location of company
- Position
- Start and end dates
- Description
- Skills
- Soft skills
- Hard skills
- References
- Projects/Research*
- Co-curricular*
- Interests*
- Publications*
- Education
- Definitions of terms
- Download CV
- Get link to CV
- Email CV to user
* - optional fields
See the open issues for a full list of proposed features (and known issues).
Chinwe Ibegbu - chinwe.ibegbu@gmail.com
Project Link: https://github.com/chinweibegbu/ashesi-cv-builder/