Skip to content

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.

Notifications You must be signed in to change notification settings

deshna-jain/NameTheCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRs Welcome Made with Dlutter Slack Status

Name the Code

About Project

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.

Technology Stack

  • Flutter for Web
  • SQLite as DB

Requirements

  • 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)

Setting up the project

  • 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

Contributing

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published