/BcePlaceCom

Primary LanguageKotlinMIT LicenseMIT

BcePlaceCom (Android App)

BcePlaceCom is a native Android application which intetnded to help the students to find the opportunity(Jobs/Internships) and inhance carrier growth. Entrie application is works on the MVVM architecture, Data binding, View Binding and Firebase Database. Contributers are feel free to write the code in "JAVA" as well as "KOTLIN".

Basic Features

  • User Sign Up and Login(We will use firbase to store user Information)
  • Job Section(all job should be shown in recyle view)
  • News Section or Notification Section
  • Job Section Should be visible for only Registered users.
  • User can filter Job with branch name(CSE,ME,CE,ME) and Job type(Internship,Fulltime).
  • If you have any new feature idea create issue with feature tag.

Building The Code

  1. Clone the repository using HTTP: https://github.com/bcebakhtiyarpur/BcePlaceCom.git
  2. Open Android Studio.
  3. Click on 'Open an existing Android Studio project'
  4. Browse to the directory where you cloned the project and click OK.
  5. Let Android Studio import the project and you are good to go!

How To Contribute

Read CONTRIBUTION.md

Documentation