Browse jobs and proposals close to you
Report Bug
·
Request Feature
LocalJobs is an Android application developed as project for the Embedded System course at the University of Padua during 2019. It is far from being a final product, but showcase several interesting and recent android aspects, such as:
If you are following this couse, and need to create a new project, consider to use the followings:
- Ktlint, to automatically format your kotlin code
- Travis or CirlceCI to automatically run tests, and generate apks
- Robolectric to write UI unit tests
To get a local copy up and running follow these simple steps.
You should have a working android studio setup.
- Clone the repo
git clone https://github.com/nicomazz/LocalJobs.git
cd LocalJobs
-
Setup Firebase environment. To do that, create a new app in the Firebase console and add the generated
google-services.json
to/app
-
Open the project in Android Studio, and build!
- Accept permission requests:
- Browse jobs and proposals close to you:
- Send your interest to any job or proposal! If the recipient accepts your request you will be able to contact him:
- Filter jobs and proposals according with your criterias:
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNUv3 License. See LICENSE
for more information.
- Nicolo' Mazzucato - @nicomazz
- Luca Moroldo - @lucamoro
- Francesco Pham - @francescopham
- @frankplus
- @lucamoroz
- @nicomazz