beradeep / CollegeSearch

Android app for college search. Built using Jetpack, MVVM and Hilt.
https://github.com/beradeep/CollegeSearch/releases/download/v3.0/app-release.apk
MIT License
10 stars 2 forks source link

[feat] Unsplash API Integration #1

Closed beradeep closed 6 months ago

beradeep commented 10 months ago

Unsplash/Any image library Integration

Refactor the current image catalogue in the home page and integrate Unsplash or any other image library API to display images of colleges/universities.

JonibekXolmonov commented 6 months ago

Hi, images of universities/colleges must be from Indian universities/colleges or any Universities/colleges!

beradeep commented 6 months ago

@JonibekXolmonov Since it's a catalogue on the home page, any university/college images will do

JonibekXolmonov commented 6 months ago

I try to solve this one,sir!

beradeep commented 6 months ago

Sure, go for it!

JonibekXolmonov commented 6 months ago

Hi sir, I solved but no access

Permission to beradeep/CollegeSearch.git denied to JonibekXolmonov. unable to access 'https://github.com/beradeep/CollegeSearch.git/': The requested URL returned error: 403

JonibekXolmonov commented 6 months ago

due to impossibility from extra branch, I created fork.Please review it

beradeep commented 6 months ago

Hi, raise a pull request if you have done it.

JonibekXolmonov commented 6 months ago

remote: Permission to beradeep/CollegeSearch.git denied to JonibekXolmonov. fatal: unable to access 'https://github.com/beradeep/CollegeSearch.git/': The requested URL returned error: 403 I am getting this error, I think you should grant some kind of permission? or I'm doing something wrong?

beradeep commented 6 months ago

Hi, I think you are directly attempting to push to this repository. You need to first create a fork of it, push the changes there and then raise a pull request to this repository.

JonibekXolmonov commented 6 months ago

I created, have a look

JonibekXolmonov commented 6 months ago

you can change Unsplash client id in Constants file

beradeep commented 6 months ago

you can change Unsplash client id in Constants file

Don't worry I have changed it