Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
animsh authored Jan 1, 2021
1 parent 8f0271b commit 9122288
Showing 1 changed file with 29 additions and 27 deletions.
56 changes: 29 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,42 +1,44 @@

<p align="center" style="background-color: #F8A65D;">
<p align="center">
<img src="/images/pendrive.png" width="150"/>
<h1 align="center">Trace - Secure File Sharing</h1>
</p>

Firebase is used for all the tasks of users such as user registration and login, file storing;
AES algorithm is used to encrypt and decrypt file of user.

## Features Integrated
- File Encrytion
- FIle Decrytion
- Cloud Storage
- Offline Storage

## Test it on your device! [Download apk](https://drive.google.com/file/d/10mkEs5ayy-q4yIty1VMrC7h0F41A33Ju/view?usp=sharing)

---

<p align="center">
<img src="https://github.com/animsh/Trace/blob/main/images/Trace%20-%20Light.png" alt="screenshot-1" width="900">
<a href="https://opensource.org/licenses/Apache-2.0"><img alt="License" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"/></a>
<a href="https://android-arsenal.com/api?level=21"><img alt="API" src="https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat"/></a>
<a href="https://github.com/animsh"><img alt="Profile" src="https://img.shields.io/static/v1?label=GitHub&message=animsh&color=E53935"/></a>
</p>

---
<p align="center">
Firebase is used for all the tasks of users such as user registration and login, file storing;
AES algorithm is used to encrypt and decrypt file of user.
</br>

<p align="center">
<img src="https://github.com/animsh/Trace/blob/main/images/Trace%20-%20Dark.png" alt="screenshot-1" width="900">
<img src="images/Trace%20-%20Light.png"/>
<img src="images/Trace%20-%20Dark.png"/>
</p>

---
## Download
Go to the [Releases](https://github.com/animsh/trace/releases) to download the latest APK.

## Found this project useful?
## Find this repository useful? :heart:
Support it by joining __[stargazers](https://github.com/animsh/Pokedex/stargazers)__ for this repository. :star: <br>
And __[follow](https://github.com/animsh)__ me for my next creations! 🤩

If you found this project useful, then please consider giving it a :star: on Github and sharing it with your friends via social media.
# License
```xml
Designed and developed by 2020 animsh (Sagar More)

# Project Created & Maintained By
### Sagar More
**Android Developer** #Android Developer
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

<a href="https://www.instagram.com/__animesh7__/"><img src="https://github.com/aritraroy/social-icons/blob/master/instagram-icon.png?raw=true" width="60"></a>
<a href="https://www.linkedin.com/in/animshmore"><img src="https://github.com/aritraroy/social-icons/blob/master/linkedin-icon.png" width="60"></a>
http://www.apache.org/licenses/LICENSE-2.0

## © 2020 Sagar. All rights reserved.
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.
```

0 comments on commit 9122288

Please sign in to comment.