Skip to content

Repository for Activity 2 and Activity 3 of Mobile Computing.

Notifications You must be signed in to change notification settings

AndressaCarvalho/ActivityTwo

Repository files navigation

Activity 2 and Activity 3 - User Application

Project description

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.



Projet status

✅ Released


Index table


Features

  • 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

Application demo


Prerequisites

You must have the following tools installed on your machine: Java JDK, Git and Android Studio.

▶️ Running the application

# 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

Technologies

The following tools were used in building the project:


Author


Andressa Carvalho
🚀

Made with ❤️ by Andressa Carvalho 👋🏽 Get in touch!

Linkedin Badge Gmail Badge

About

Repository for Activity 2 and Activity 3 of Mobile Computing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages