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".
- 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.
- Clone the repository using HTTP:
https://github.com/bcebakhtiyarpur/BcePlaceCom.git
- Open Android Studio.
- Click on 'Open an existing Android Studio project'
- Browse to the directory where you cloned the project and click OK.
- Let Android Studio import the project and you are good to go!
Read CONTRIBUTION.md
-
Language: Kotlin
-
Architecture: Model View ViewModel (MVVM)
-
Libraries: Material Components, ShimmerRecyclerView, Glide
-
Learn/Guide: Development_Guide