/smthgood

Primary LanguageC++MIT LicenseMIT

Smthgood Mini README Template

📗 Table of Contents

📖 Smthgood Mini

Smthgood Mini is a mini project assigned by smthgoodco.

🛠 Built With

Tech Stack

Client

Key Features

  • Magic Numbers: a pure flutter project with no external packages (except for state management packages like getx and bloc). - the main screen has two text input boxes only accepting integers and a submit button. - once the submit button is clicked, it adds all integer numbers between the numbers entered into the text input boxes - the output should be displayed on a different screen, and there should be a back button to go back to the main screen"

(back to top)

🚀 Screenshots

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need Flutter

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:rex-9/smthgood.git

Install

Install this project with:

  cd my-project
  flutter pub get

Usage

To run the project, execute the following command:

  flutter run

Run tests

To run tests, run the following command:

  flutter test

(back to top)

👥 Authors

👤 Rex

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, please hire me. hehe.

(back to top)

🙏 Acknowledgments

I would like to thank smthgood and crosswork for giving me this wonderful opportunity.

(back to top)

📝 License

This project is MIT licensed.

(back to top)