Skip to content

michalcickan/are-we-even-api

Repository files navigation

Are We Even

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

Add your files

cd existing_repo
git remote add origin https://gitlab.com/michalcickan1/are-we-even.git
git branch -M main
git push -uf origin main

Integrate with your tools

Collaborate with your team

Test and Deploy

Use the built-in continuous integration in GitLab.


Description

API serves as an app's basic backend, which should serve as a provider of an overview of debts. API only contains business logic necessary for essential functionality without graphic interpretation.

Roadmap

  • Apple login
  • Poll on third-party services access tokens to check if they are still valid
  • Connect to Firebase and send push notifications on certain events
  • Email verification

License

GNU General Public License (GPL). Do whatever you want with this.

Project status

I learned kotlin on this project and ran out of time, so it is not completed yet. For more info please see [Roadmap]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages