elwynynion / ProgLearn

ProgLearn is an simple eLearning Application the help you to learn basic web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProgLearn.App
💥 An Educational Application for Devs 💥


About the project

This repository is my final project when I was in grade 12 titled "ProgLearn, an educational application for beginner web developer" built with flutter framework.

The purpose of this project is to give knowledge about the fundamentals of web development.

ProgLearn offers classes in HTML, CSS, and Javascript that users can utilize to study and create their own websites.

Install

# Create folder
$ mkdir proglearn

# Clone this repository
$ git clone https://github.com/elwynynion/proglearn .

# Go into the repository
$ cd proglearn

Download Android Studio or Visual Studio with Flutter editor plugins. After that, open the project and install dependencies from pubspec.yaml by running the following command:

$ flutter packages get

Built With

This software uses the following packages:

  • Flutter
  • Dart
  • Visual Studio Code

License

GNU Affero General Public License v3 (AGPL)

Contact

GitHub - @ElwynYnion

LinkedIn - Elwyn Ynion

Email - elwynynion2

About

ProgLearn is an simple eLearning Application the help you to learn basic web development

License:GNU General Public License v3.0


Languages

Language:Dart 86.6%Language:C++ 6.0%Language:CMake 5.0%Language:HTML 1.3%Language:Swift 0.4%Language:C 0.4%Language:CSS 0.2%Language:Kotlin 0.1%Language:Objective-C 0.0%