singhayushh / Resumie

Resumie is an android CV & Portfolio app. Now carry your resume with you wherever you go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resumie

Contributors Forks Issues Pull Request

Resumie is an android CV & Portfolio app. Now carry your resume with you wherever you go!

Contents

  1. Description
  2. Project roadmap
  3. Getting started
  4. How the app looks
  5. Built with
  6. Contributing
  7. Authors
  8. License
  9. Acknowledgments

Description

Having 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.

What's the problem?

Most 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!

How can this project help?

Resumie will help its users never miss an opportunity. An app specially designed to create your CV and store your projects as well.

The idea

The 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.

Project roadmap

The project currently does the following things.

  • Takes input from User
  • Creates a PDF Document

See below for our future steps.

  • Saving the state of the fragments
  • Transferring data of fragments to activity all at once
  • Creating a design for the resume

Getting started

Everyone 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. Below are a few prerequisites and installation guides:

Prerequisites

  1. Basic Understanding of Programming Language (preferably, JAVA)
  2. OOPS
  3. Concepts of Fragments and Activity lifestyle
  4. Using PDFDocument to design the PDF

Installing

Softwares needed

Knowledge needed

The best way to learn the following is to google each and everything!

  • Very basic understanding of Git and GitHub:

    • What are repositories (local - remote - upstream), issues, pull requests
    • How to clone a repository, how to fork a repository, how to set upstreams
    • Adding, committing, pulling, pushing changes to remote repositories
  • For Android:

Installing

A 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.

  • Fork and clone the repository.
  • Open Android Studio ---> Open Project ---> Choose Resumie.
  • Wait for the gradle sync to finish and click the play button to install the app on your local device / emulator.

How the app looks

                                   

Built with

  • Java
  • XML
  • Android Studio

Contributing

Please read contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

About

Resumie is an android CV & Portfolio app. Now carry your resume with you wherever you go!

License:MIT License


Languages

Language:Java 100.0%