Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schefflera-arboricola/squirrel

[Dec 2021]MacOS desktop app built using Flutter, hosts games that simplify complex Math and Computer Sci concepts into engaging experiences. One game, 'Salary Offers,' mimics salary negotiations, challenging users with sequential offers to maximize their earnings, providing an intuitive grasp of the secretary hiring problem in Computer Sci
https://github.com/schefflera-arboricola/squirrel

beginner-project figma figmadesign flutter flutter-app games hiring-problem macos

Last synced: 12 days ago
JSON representation

[Dec 2021]MacOS desktop app built using Flutter, hosts games that simplify complex Math and Computer Sci concepts into engaging experiences. One game, 'Salary Offers,' mimics salary negotiations, challenging users with sequential offers to maximize their earnings, providing an intuitive grasp of the secretary hiring problem in Computer Sci

Awesome Lists containing this project

README

        

Squirrel App

To run the app :


  • clone the repo

  • basic setup

  • run `flutter run` in the root directory of the project.


UI/UX (figma) : https://www.figma.com/community/file/1231904666068784035/Squirrel


Description of one of the games(Salary offers) :


"Salary offers" is one of the games in the app that simulates a salary negotiation, where the user is presented with a series of 10 salary offers one by one and has to accept or reject each offer. At the end of the game, the user's score is calculated based on the ratio of their accepted salary to the maximum salary offered. This game can be used to build an initial intuition for the popular hiring problem in computer science.


Initial proposal : https://github.com/Schefflera-Arboricola/Squirrel/blob/main/static/proposal.pdf




Final app screenshots :