Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.65 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.65 KB
This is a placeholder that should hold our app logo.
It should be centered at the middle of the page.

SafeBuddy

[Add badges here]

BNPL Andriod application written in Native Andriod with Kotlin.

Here is another image place holder for a short demo of our app. could be gif, or screenshots of working app progress.

Who we are?

This place should be updated with appropriate description of our app

The Developer's Corner 🧑‍💻

Addtional information on how to setup our project locally, we would update you soon. 😎 for quick tip we should update here as well with our branch structure for this application like the case below.

*BRANCH STRUCTURE EXAMPLE*

-- main (The production branch with release tags, CI/CD with Actions)
--- dev
---- feature_branch
----- bug_fix (if there is a bug found on any feature)
-- staging (For CI, Tests and catching production bugs)

Contributing

This portion would be updated with the appropriate information later.

License

Copyright (C) Team Fintech-23 (Google Associate Developer Training program [GADS] 2022.)

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.