/CareerHigh-Android

An android application which shows the webviews of websites, A simple website to android app generation.

Primary LanguageJava

CareerHigh-App

This android app shows content of a website www.careerhigh.in for all new posts on website.

If you enjoy this project, please consider supporting me to continue developing and maintaining it.

Support via PayPal

Related Blog : https://hackernoon.com/how-to-convert-a-website-into-an-android-app-from-scratch-de19c84a5801

Screenshot of Activites

Launch-- Main


To setup the project on your local machine:

  1. Click on Fork.
  2. Go to your fork and clone the project to your local machine.
  3. git clone https://github.com/vinaysomawat/CareerHigh-App.git
  4. Run project on Android Studio.

To contribute to the project:

  1. Choose any open issue from here.
  2. Comment on the issue: Can I work on this? and get assigned.
  3. Make changes to your fork and send a PR.

To create a PR:

Follow the given link to make a successful and valid PR: https://help.github.com/articles/creating-a-pull-request/

To send a PR, follow these rules carefully,otherwise your PR will be closed:

  1. Make PR title in this format: Fixes #IssueNo : Name of Issue

For any doubts related to the issues, i.e., to understand the issue better etc, comment down your queries on the respective issue.