Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 361 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 361 Bytes

TravelDiary

CRUD App for storing notes on traveled places, using Imgur API as an image storage.

Networking is done using AsyncTask<> and SearchView is used for searching.

To run this app move Constants.java from Utils to baaa.traveldiary package and get an Imgur API key from https://api.imgur.com/oauth2/addclient and add it in the Constants.java file.