Giter Site home page Giter Site logo

harsh4902 / taaveez Goto Github PK

View Code? Open in Web Editor NEW

This project forked from suryansh1720001/taaveez

0.0 0.0 0.0 11.76 MB

Upgrade Materials for all Poets and Poetess or for content writers who want to pursue another passion.

Home Page: https://play.google.com/store/apps/details?id=com.itssuryansh.taaveez

License: MIT License

Kotlin 100.00%

taaveez's Introduction

header

🤔 What is this App?

✍️ This will basically provide simple and advanced functions for saving your poetry, stories and many more creative content in a beautifully designed app.

🔗 Download the App


📜App Description

It provides a creative environment to people who are fond of writing. This application targets poets and book authors who prefer innovative writing techniques.

Unleash your artistic expression with Taaveez, the perfect app for creatives. Say goodbye to disorganization, easily save, update, and share your work with a few taps.Track your journey and refine your work anytime, anywhere. Download now and unleash your creative potential!You can save all your stuff in one app.

The foundation of this platform lies in the Kotlin language, empowering content creators to express their thoughts and ideas in an array of genres.

  • From the eloquent beauty of poems or कविताएं,
  • to the captivating narratives of stories or कहानियां,
  • and even the profound wisdom of couplets or दोहे,
  • the possibilities for creativity are endless.

🌐Language

Bilingual and dynamic, this platform offers unlimited updates and engaging visuals to elevate your content in Hindi and English.

Screenshots 📸

🖥️ Technology

Under the umbrella of "Technology" lies a powerful combination of

  • Kotlin language
  • xml language
  • Android Studoid
  • Room database

⭐ And naturally, the Taaveez App is available for all to explore, with its open-source code hosted on a Public Repository.


🔏 Privacy Policy

⭐ OPEN-SOURCE CONTRIBUTION ⭐

Project Admin 🤵

         

🖱️ How to Contribute

If you think that you can add a new feature or want to fix a bug, we invite you to contribute to Taaveez and make this project better. To start contributing, follow the below instructions:

  1. Create a folder at your desire location (usually at your desktop).

  2. Open Git Bash Here

  3. Create a Git repository.

    Run command git init

  4. Fork the project. Click on the icon in the top right to get started.

  5. Clone your forked repository of project.

git clone https://github.com/<your_username>/Taaveez.git
  1. Navigate to the project directory.
cd Taaveez
  1. Add a reference(remote) to the original repository.
git remote add upstream https://github.com/Suryansh1720001/Taaveez.git
  1. Check the remotes for this repository.
git remote -v
  1. Always take a pull from the upstream repository to your main branch to keep it updated as per the main project repository.
git pull upstream main
  1. Create a new branch(prefer a branch name that relates to your assigned issue).
git checkout -b <YOUR_BRANCH_NAME>
  1. Perform your desired changes to the code base.

  2. Check your changes.

git status
git  diff
  1. Stage your changes.
git add . <\files_that_you_made_changes>
  1. Commit your changes.
git commit -m "Commit Message"
  1. Push the committed changes in your feature branch to your remote repository.
git push -u origin <your_branch_name>
  1. To create a pull request, click on compare and pull requests.

  2. Add an appropriate title and description to your PR explaining your changes.

  3. Click on Create pull request.

Congratulations🎉, you have made a PR to the Calculator. Wait for your submission to be accepted and your PR to be merged by a maintainer.

🫴 How to Do Your First Pull Request?

(I am providing some Resource from where you can Learn)

  1. Learn from Video
  2. Open Source Guide

👩🏽‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are greatly appreciated.
  • Check out our contribution guidelines for more information.

Want to contribute?

Code of Conduct

🙏🏽 Support

This project needs a star️ from you. Don't forget to leave a star✨ Follow my Github for content


© Suryansh Prajapati 2023
All Rights Reserved

taaveez's People

Contributors

suryansh1720001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.