Skip to content

Projeto de conclusão de curso, Digital House

Notifications You must be signed in to change notification settings

btmluiz/marvelnatics

 
 

Repository files navigation

Marvelnatics

O Marvelnatics é um aplicativo que reune informações das HQs da Marvel, servindo não só de indexador dessas HQs mas também como organizador (se você já leu, está lendo, etc.) e como compartilhador nas redes sociais. O App possui login com redes sociais Facebook e Instagram e possui um cadastro para você entrar com seu Login e Senha criados na Plataforma.

Show some ❤️ and star the repo to support the project

GitHub stars GitHub forks GitHub watchers GitHub followers

Usage example

Para novos NERDS

A funcionalidade principal será a organização e indexação de HQs utilizando a API da marvel.

Dentro da plataforma, será possível pesquisar as HQs, personagens, séries ou autores que existem nesse mundo para organizar em sua coleção. Além disso, você poderá compartilhar essa HQ para venda nas redes sociais ou somente por gostar da série/hq em questão. Você também poderá visualizar sua análise de estatísticas de leitura de HQs e coleções.

Development setup

Kotlin Environment

Installation

If you want to use Android Studio, then download it through the website;

Else, you can just use Visual Code or any other IDE that supports Android development with Kotlin;

If you downloaded Android Studio:

Install it into your machine;

Go to File>Settings>Go to Pluggins and search and download Kotlin, or if your Android Studio came with it, you do not need to do anything;

Configure the Environment Variables needed at your machine, and download JAVA for the emulator (if using);

Else:

Download the project;

Create a file called Credentials under java>br.com.digitalhouse.marvelnaticos.marvelnatics>api (you can just use the CredentialsExample for that matter) and you're ready to modify the app.

Api Marvel

The repo for marvel can be found here!

Release History

  • 0.0.1
    • Work in progress prototype

Created By

Manbbo (Instagram) (Linkedin)

Peterson Fernandes

Matheus Barbosa

Mateus Camara

Rodrigo Vaz

Luiz Felipe


If you found this project useful, if it helped you solve a problem or create another solution, or simply you liked it and you want to thank me, finance me and keep me alive by donating! 😄

paypal BTC Button

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

Projeto de conclusão de curso, Digital House

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%