-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
101 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
MIT License | ||
|
||
Copyright (c) 2024 Moh. Iqbal Fatchurozi | ||
|
||
Permission is hereby granted, free of charge, to any person obtaining a copy | ||
of this software and associated documentation files (the "Software"), to deal | ||
in the Software without restriction, including without limitation the rights | ||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
copies of the Software, and to permit persons to whom the Software is | ||
furnished to do so, subject to the following conditions: | ||
|
||
The above copyright notice and this permission notice shall be included in all | ||
copies or substantial portions of the Software. | ||
|
||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
SOFTWARE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
<!-- git remote add origin https|ssh:path/to/the/repository.git --> | ||
<!-- git pull origin main --rebase --> | ||
<div align="center"> | ||
<h1> [Project Name] </h1> | ||
<a href="https://github.com/zero-911/readme-project-template/header.png"> | ||
<img src="./img/header.png" alt="readme-project-template"> | ||
</a> | ||
|
||
<!-- You can make badge by read on official documentation at https://shields.io/badges --> | ||
|
||
<!-- </div> | ||
<p align="center"> | ||
<a target="_blank" href="https://www.linkedin.com/in/moh-iqbal-fatchurozi/"><img height="20" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" /></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/license/zer0-911/readme-project-template" alt="License"></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/commit-activity/t/zer0-911/readme-project-template" alt="Last Commits"></a> | ||
<a target="_blank" href=""><img height="20" src="https://img.shields.io/github/repo-size/zer0-911/readme-project-template" alt="Repo Size"></a> | ||
</p> --> | ||
|
||
<p align="center"> | ||
<a href="#-introduction">Introduction</a> • | ||
<a href="#-tech-stack">Tech Stack</a> • | ||
<a href="#%EF%B8%8F-installation">Installation</a> • | ||
<!-- <a href="#%EF%B8%8F-demo">Demo</a> • --> | ||
<a href="#-reference">Reference</a> • | ||
<a href="#-issue">Issue</a> • | ||
<a href="#-license">License</a> • | ||
<a href="#-author">Author</a> | ||
</p> | ||
|
||
## 📄 Introduction | ||
|
||
`[Project Name]`is a Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed euismod, diam id rhoncus dapibus, diam nunc faucibus nisi, vel tincidunt nisl nunc vitae libero. Donec euismod, diam id rhoncus dapibus, diam nunc faucibus nisi, vel tincidunt nisl nunc vitae libero. | ||
|
||
## 💻 Tech Stack | ||
|
||
> Framework, Library, Database, Tools, etc | ||
<!-- You can search the logo with https://simpleicons.org and copy the name in logo=copyhere same with color after badge/YourText-YourColor--> | ||
|
||
- | ||
- | ||
|
||
## ⚙️ Installation | ||
|
||
1. Clone this repository `git clone https://github.com/zer0-911/readme-project-template.git` or click `Clone or Download` button and then click `Download ZIP` | ||
2. Open this project in Android Studio | ||
3. Make sure your Android Virtual Device (AVD) is already activated | ||
4. Run the app | ||
|
||
<!-- ## 📽️ Demo | ||
<!-- If Needed --> | ||
<!-- <div align="center"> | ||
<img src="./img/demo.gif" alt="Demo"> | ||
</div> --> | ||
|
||
## 📚 Reference | ||
|
||
<!-- If Needed --> | ||
|
||
- [Google](https://www.google.com) | ||
|
||
## 🚩 Issue | ||
|
||
If you found a bug or an issue, please report by opening a new issue on [this repository](https://github.com/zer0-911/paper-drone/issues). | ||
|
||
## 📝 License | ||
|
||
This project is licensed under the **MIT** License - see the [LICENSE](LICENSE) file for details | ||
|
||
## 📌 Authors | ||
|
||
<p align="center"> | ||
<h3> I Putu Krisna Erlangga </h3> | ||
<a target="_blank" href="https://www.linkedin.com/in/krisna-erlangga/"><img height="20" src="https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white" alt="linkedin" /></a> | ||
<a target="_blank" href="https://github.com/krsx"><img height="20" src="https://img.shields.io/badge/Github-000000?style=for-the-badge&logo=github&logoColor=white" alt="github"/></a> | ||
<a target="_blank" href="https://krsx-dev.framer.website/"> | ||
<img height="20" src="https://img.shields.io/badge/Portfolio-00BC8E?style=for-the-badge&logo=googlecloud&logoColor=white" alt="portofolio"/> | ||
</a> | ||
</p> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.