A web based algorithm guessing platform where mentor/admin can post the code or algorithm and students need to guess the name of it within limited time frame. Students can track their progress on leader board and can apply filters to see weekly and monthly progress. The updation of leader board would be dynamic and would not require any third person involvement. The main aim for building this project is to make student aware about famous and important algorithm in a fun way.
- Flutter for Web
- SQLite as DB
- Any operating system (i.e. Linux, Windows, MacOS X)
- A little knowledge of Dart and Flutter. Don't worry if you are new to it, you just need knack to learn.
- Any IDE with Flutter SDK installed (i.e. VSCode, Android Studio, etc)
- Download Flutter from the below link
https://flutter.dev/docs/get-started/install
- Add the web support for flutter by following the below commands.
flutter channel dev
flutter upgrade
flutter config --enable-web
- Clone the repository
https://github.com/arpit3018/NameTheCode.git
- Run the project
flutter run -d chrome
You can contribute in several ways. If you know how to code or are a designer, you are welcome to contribute using pull requests. You can also contribute by opening issues about defects and things that could be improved or request entirely new features that you think would help others. Join the Slack Communication Channel