Giter Club home page Giter Club logo

cc-d4-rice-cooker-ci-nyandomayah's Introduction

Rice Cooker Simulator

Introduction

Welcome to the Rice Cooker Simulator! This console-based program simulates a rice cooker, providing a simple yet interactive experience for users to simulate various rice cooking functionalities.

Features

Functionalities

  • Add rice: Introduces rice into the rice cooker.
  • Cook rice: Initiates the rice cooking process.
  • Steam: Commences the steaming process for rice.
  • Keep warm: Maintains the cooked rice warm.
  • Remove rice: Clears out the rice from the cooker.
  • Quit: Exits the simulator.

Installation and Usage

Dart feature/dart

To utilize this simulator in Dart, ensure you have the Dart SDK installed. You can incorporate the Dart linter dart analyze by following the instructions provided here.

To run tests for Dart, use the following command:

dart test path_to_test_file.dart

Ruby feat/ruby

For Ruby, ensure you have Ruby installed on your system. Follow the guidelines to install a suitable linter for Ruby.

gem install rspec

Run RSpec tests:

rspec path_to_spec_file.rb

TypeScript feat/typescript

If you're working with TypeScript, set up the ESLint linter by referring to the documentation available here.

  1. Ensure you have npm installed.
  2. Add test scripts in your package.json:
"scripts": {
  "test": "your_test_command"
}
  1. Run tests
npm test

JavaScript feat/js

If you're working with TypeScript, set up the ESLint linter by referring to the documentation available here.

  1. Ensure you have npm installed.
  2. Add test scripts in your package.json:
"scripts": {
  "test": "your_test_command"
}
  1. Run tests
npm test

Fortunately for you, I've already followed those instructions and put it in the repository, all you have to do for JS and TS is to run npm test.

Roadmap

Upcoming Features

  • Implementation to cook items other than rice for steaming purposes.
  • Functionality to add water before adding rice for improved cooking simulation.

Known Issues

Help us to find bugs !

Contributing

We welcome contributions! If you find any issues or have ideas for improvements, feel free to submit a pull request or open an issue in the repository.


Enjoy simulating the Rice Cooker experience! Thank you for using the Rice Cooker Simulator.

Review Assignment Due Date

cc-d4-rice-cooker-ci-nyandomayah's People

Contributors

nyandomayah avatar github-classroom[bot] 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.