Skip to content

an-jorge/growUp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone and Improve Apps 🚀

Welcome to the "Clone and Improve Apps" space! Here, I explore existing applications, learn from them, and implement improvements or modifications. This repository serves as a creative playground for honing my development skills and experimenting with new ideas.

Table of Contents

Projects

Dice Flutter

Dice Project from Angela Yu's Udemy course

- **Original App:** [[Link to Original App](https://github.com/londonappbrewery/dicee-flutter)]
  • Additional features:
    • Fonts
    • Sounds
    • Images
  • Technologies Used:
    • Dart
    • Flutter
    • Google Fonts
    • Package: assets_audio_player

...

[Another Project]

[Project Name]

Description of the project. A brief overview of the existing app and the improvements made.

  • Original App: [Link to Original App]
  • Additional features:
    • Feature 1
    • Feature 2
  • Technologies Used:
    • Technology 1
    • Technology 2 ...

Goals

  • Learn and Explore: Gain insights into different app structures, design patterns, and functionalities.
  • Skill Enhancement: Experiment with new technologies, frameworks, and development methodologies.
  • Portfolio Building: Showcase a variety of projects that highlight my ability to clone, modify, and improve existing applications.
  • Community Engagement: Share knowledge and improvements with the broader development community.

How to Contribute

If you have ideas for improvements or want to contribute to existing projects, feel free to:

  1. Fork the repository.
  2. Create a new branch for your changes: git checkout -b feature/your-feature.
  3. Commit your changes: git commit -m 'Add new feature'.
  4. Push to your branch: git push origin feature/your-feature.
  5. Open a pull request.

License

This project is licensed under the MIT License. Feel free to use the code as a reference or contribute to make it even better.

Happy coding! 🚀