Application implemented with JSONPlaceholder, which aims to return information (posts, albums, to dos, etc.) from a user, developed in Java and Android Studio, for the discipline of Mobile Computing, of the course of Analysis and Development of Systems.
Note: This application still aims to implement a database through the SQLite library. So far, only repositories have been developed.
🚀 integrated development environment for the Android platform.
- Project description
- Projet status
- Index table
- Features
- Application demo
- Prerequisites
- Technologies
- Author
- User login
- User listing
- User post listing
- Listing of comments on posts
- User album listing
- Presentation of images belonging to the albums through the Picasso library
- Listing of to dos
- User creation
- New post creation
- Adding comments to posts
- New album creation
- Adding images to albums
- Creation of a new to do
- User update
- User post update
- Update comments on posts
- User album update
- Update images in albums
- To do update
- User delete
- User post delete
- Delete comments on posts
- User album delete
- Delete images in albums
- To do delete
You must have the following tools installed on your machine: Java JDK, Git and Android Studio.
# Clone this repository
$ git clone https://github.com/AndressaCarvalho/ActivityTwo.git
# Open the project in Android Studio
# Select a Device Manager and run it
# Run the application
The following tools were used in building the project:
Andressa Carvalho 🚀
Made with ❤️ by Andressa Carvalho 👋🏽 Get in touch!