Git Product home page Git Product logo

abacushelper's Introduction

Abacus Helper

Abacus helper is a web app I created to help my kid with his abacus skills like formulas, power excercise, mental maths and time tables. The app backend is designed to keep track of kids process by saving the data in a mysql database.

This repository contains:

  1. .Net core web application called App
  2. .Net core web application called StudentPortal
  3. Business library project
  4. Test NUnit test project

Background

I designed this app to keep my son's abacus skills sharp while in the lockdown. The app got expanded to what it is right now...

  1. English questions
  2. Advanced questions type like equation
  3. Configurable Quiz(IN PROGRESS)
  4. Level promotions(IN PROGRESS)
  5. Configural study plans(IN PROGRESS)

Components

The app is split into the following components:

  1. SPA built in react
  2. Backend aspnet core web application
  3. Mysql database

Install

The app can be containerized using the DockerFile supplied in the App folder, the commands are as follows:

docker build . -t abacus_helper:latest
docker run -d -p 80:80 abacus_helper:latest

Contributions

None right now

abacushelper's People

Contributors

leagueclick avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.