{"id":13343054,"url":"https://github.com/DSCKGEC/Resumie","last_synced_at":"2025-03-12T04:32:11.507Z","repository":{"id":46191925,"uuid":"357287963","full_name":"DSCKGEC/Resumie","owner":"DSCKGEC","description":"Resumie  is an android CV \u0026 Portfolio app. Now carry your resume with you wherever you go!","archived":false,"fork":false,"pushed_at":"2023-01-30T19:07:07.000Z","size":1070,"stargazers_count":11,"open_issues_count":8,"forks_count":13,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-24T15:38:07.114Z","etag":null,"topics":["android","gradle","java","xml"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DSCKGEC.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-12T17:50:24.000Z","updated_at":"2023-12-15T17:03:34.000Z","dependencies_parsed_at":"2023-02-13T01:31:33.553Z","dependency_job_id":null,"html_url":"https://github.com/DSCKGEC/Resumie","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"DSCKGEC/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSCKGEC%2FResumie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSCKGEC%2FResumie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSCKGEC%2FResumie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSCKGEC%2FResumie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSCKGEC","download_url":"https://codeload.github.com/DSCKGEC/Resumie/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243158977,"owners_count":20245668,"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","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":["android","gradle","java","xml"],"created_at":"2024-07-29T19:30:36.826Z","updated_at":"2025-03-12T04:32:11.175Z","avatar_url":"https://github.com/DSCKGEC.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Resumie\n\n[![Contributors](https://img.shields.io/github/contributors/dsckgec/resumie.svg)](https://github.com/dsckgec/resumie/graphs/contributors) [![Forks](https://img.shields.io/github/forks/dsckgec/resumie.svg)](https://github.com/dsckgec/resumie/network/members) [![Issues](https://img.shields.io/github/issues/dsckgec/resumie.svg)](https://github.com/dsckgec/resumie/issues) [![Pull Request](https://img.shields.io/github/issues-pr-closed-raw/dsckgec/resumie)](https://github.com/dsckgec/resumie/pulls)\n\nResumie is an android CV \u0026 Portfolio app. Now carry your resume with you wherever you go!\n\n## Contents\n\n1. [Description](#description)\n1. [Project roadmap](#project-roadmap)\n1. [Getting started](#getting-started)\n1. [How the app looks](#how-the-app-looks)\n1. [Built with](#built-with)\n1. [Contributing](#contributing)\n1. [Authors](#authors)\n1. [License](#license)\n1. [Acknowledgments](#acknowledgments)\n\n## Description\n\nHaving your CV and portfolio with you wherever you go is incredible! Resumie will keep your personal details and create your professional resume of any kind just in a few minutes.\n\n### What's the problem?\nMost of us often forget to carry our CV and portfolio along with us. It becomes really useful if we have an app that can generate our resume within few minutes and we don't miss any opportunity coming in our way!\n\n### How can this project help?\nResumie will help its users never miss an opportunity. An app specially designed to create your CV and store your projects as well.\n\n### The idea\nThe app is based on the idea of using simple fragments with layouts and rendering the input data by users to a PDF Document created in a different activity.\n\n## Project roadmap\n\nThe project currently does the following things.\n\n- Takes input from User\n- Creates a PDF Document\n\nSee below for our future steps.\n\n- Saving the state of the fragments\n- Transferring data of fragments to activity all at once \n- Creating a design for the resume\n\n## Getting started\nEveryone is welcomed to contribute to our project. Mentioning in bold, **you do not need to know the tech stack and tools beforehand to be a part of our project**. This is a learn-and-build projects where the contributors build alongside learning the various concepts and technologies involved.\nBelow are a few prerequisites and installation guides:\n\n### Prerequisites\n\n1. Basic Understanding of Programming Language (preferably, JAVA)\n2. OOPS\n3. Concepts of Fragments and Activity lifestyle\n4. Using PDFDocument to design the PDF\n\n### Installing\n\n#### Softwares needed\n\n- [Android Studio](https://developer.android.com/studio?gclid=Cj0KCQjw1PSDBhDbARIsAPeTqrec4clA-r8NfjrJtz3aKnvme0feBN3F534uGCvqcxoclrQBFuQfANQaAgMPEALw_wcB\u0026gclsrc=aw.ds)\n\n#### Knowledge needed\n\nThe best way to learn the following is to google each and everything!\n\n-   Very basic understanding of Git and GitHub:\n\n    -   What are repositories (local - remote - upstream), issues, pull requests\n    -   How to clone a repository, how to fork a repository, how to set upstreams\n    -   Adding, committing, pulling, pushing changes to remote repositories\n\n- For Android:\n\n  - [Getting Started with Java](https://www.w3schools.com/java/java_getstarted.asp)\n  - [Android Developers Guide](https://developer.android.com/guide)\n\n### Installing\n\nA step-by-step series of instructions that tell you how to get the project running locally is given below. Google every issue you face following the below instructions or just ask us in our Discord channel.\n\n- Fork and clone the repository.\n- Open Android Studio ---\u003e Open Project ---\u003e Choose Resumie.\n- Wait for the gradle sync to finish and click the play button to install the app on your local device / emulator.\n\n## How the app looks\n\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529384-e98ac980-aff4-11eb-9afe-7f6213ea55f5.jpeg\" width=\"200\" height=\"400\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529386-ea236000-aff4-11eb-8fae-7e9326267a17.jpeg\" width=\"200\" height=\"400\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529387-eb548d00-aff4-11eb-944a-9f289af218e7.jpeg\" width=\"200\" height=\"400\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529380-e68fd900-aff4-11eb-8f7b-0796378bd756.jpeg\" width=\"200\" height=\"400\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529382-e8599c80-aff4-11eb-8897-83abf7a03545.jpeg\" width=\"200\" height=\"400\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://user-images.githubusercontent.com/73780844/117529383-e8f23300-aff4-11eb-808c-5b2ae1398b7c.jpeg\" width=\"180\" height=\"600\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n## Built with\n\n- Java\n- XML\n- Android Studio\n\n## Contributing\n\nPlease read [contributing.md](contributing.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Authors\n\n\u003ca href=\"https://github.com/DSCKGEC/Resumie/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=DSCKGEC/Resumie\" /\u003e\n\u003c/a\u003e\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDSCKGEC%2FResumie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDSCKGEC%2FResumie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDSCKGEC%2FResumie/lists"}