{"id":19927415,"url":"https://github.com/alexander784/resume-builder","last_synced_at":"2025-08-22T02:06:28.358Z","repository":{"id":250825180,"uuid":"819277411","full_name":"alexander784/Resume-builder","owner":"alexander784","description":"A Resume Builder website","archived":false,"fork":false,"pushed_at":"2025-01-24T11:58:36.000Z","size":5857,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T10:46:17.840Z","etag":null,"topics":["flask-api","flask-application","restful-api","sqlalchemy","usecontext"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexander784.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-24T07:32:42.000Z","updated_at":"2025-01-24T11:58:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"9427af61-5ad8-419b-af34-edbd4fb0dd40","html_url":"https://github.com/alexander784/Resume-builder","commit_stats":null,"previous_names":["alexander784/resume-builder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alexander784/Resume-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FResume-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FResume-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FResume-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FResume-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexander784","download_url":"https://codeload.github.com/alexander784/Resume-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexander784%2FResume-builder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271574431,"owners_count":24783319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask-api","flask-application","restful-api","sqlalchemy","usecontext"],"created_at":"2024-11-12T22:33:27.826Z","updated_at":"2025-08-22T02:06:28.313Z","avatar_url":"https://github.com/alexander784.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Resume Builder\n\n\u003cp\u003e A web app for creating resumes.Built with React for the frontend and Flask backend, this app allow user to  edit, preview your resume and download the  resume. \u003c/p\u003e\n\n## Features\n\n\u003cp\u003e User Authentication: Secure login and registration using JWT.\u003c/p\u003e\n\u003cp\u003eResume Editor: Create and customize resumes with sections like Education Experience,Skills\u003c/p\u003e\n\u003cp\u003ePreview and Download: Preview resumes in real time and dowbload them as PDF\u003c/p\u003e\n\n# Demo:\n  https://drive.google.com/file/d/1rgA6pcl4AD7HhorDwNEGrNK5riqxycDw/view?usp=sharing\n\n## Getting Started with Rseume Builder\n\n1. Clone the Repo: \u003cbr\u003e\n`git clone https://github.com/yourusername/resume-builder.git`\n`cd resume-builder`\n\n2. ## Backend Setup:\n\n   \u003cp\u003e Navigate to the server directory and create your virtual env\u003c/p\u003e\n\n    `cd server` \u003cbr\u003e\n    `pipenv install \u0026\u0026 pipenv shell`\n\n    \u003cp\u003eInstall the required packages: \u003c/p\u003e\n\n    `pip install -r requirements.txt`\n\n    \u003cp\u003eSetup your db:\u003c/p\u003e\n    flask db init \u003cbr\u003e\n    `flask db migrate`\u003cbr\u003e\n    `flask db upgrade`\u003cbr\u003e\n\n\n3. ## Frontend Setup:\n\n \u003cp\u003eNavigate to the client DIR:\u003c/p\u003e\n\n  `cd client` \u003cbr\u003e\n  `npm install`\u003cbr\u003e\n\n\n  ## Running the App\n\n  1. Start the backend server\n\n        cd server \n        flask run \n\n  2. Start the frontend server\n   \n    `cd client`\n    `npm start`\n\n  3. Access your App: Open your browser and go to: \u003cbr\u003e\n    `http://localhost:3000/` \n\n\n## Usage\n\n1. Signup: Create an account using your email and password.\n\n2. Edit a Resume Template \n\n3. Preview and Downlaod: Review your resume and downlaod as PDF.\n\n## API Documentation\n## The API provides endpoints for user authentication, resume management, and more. \n ## Detailed API documentation is available here:https://resume-builder-lrvo.onrender.com/\n\n\n## Contributing \n\n All Contributions are welcome! \n\n## License\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Author \n Alexander Nyaga.\n ## ga.nyaga7@gmail.com\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander784%2Fresume-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexander784%2Fresume-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexander784%2Fresume-builder/lists"}