Skip to content
/ AlgoBook Public
forked from gloria2000/AlgoBook

This is a simple open source project where you can easily contribute by uploading algorithms that are not specified in the list.

License

Notifications You must be signed in to change notification settings

RITct/AlgoBook

 
 

Repository files navigation

Support this project by giving it a thumbs up!

AlgoBook

A new Flutter application for algorithms. This app is mainly to refer to the algorithms that are frequently used. Presently the app has about 30+ algorithms in it. You can contribute to this mobile app by following the steps in mentioned in Contributor.md.

If you are a beginner and want to contribute in opensource projects, then this project is perfect for you.

App UI

Home page

Algorithm or Code

Error page if algorithm is not found

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

How to install the app

-Clone the project or download the zip file.

-Open the project in android studio or vscode with flutter plugin.

-Connect the android device or emulator.

-Run the app from terminal or GUI.

From the command line:

-Enter cd (Replace with your application’s directory.)

-Run flutter build apk --split-per-abi (The flutter build command defaults to --release.)

About

This is a simple open source project where you can easily contribute by uploading algorithms that are not specified in the list.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 92.3%
  • HTML 5.1%
  • Swift 1.8%
  • Other 0.8%