Giter Site home page Giter Site logo

schooly's Introduction

Schooly Online learning platform

this mono repository contains the following packages:

  1. schooly backend Node.js server source code
  2. schooly React.js web source code
  3. schooly React Native mobile source code
  4. common package for shared code between the three previous packages
  5. controller package for shared code between the React.js and React Native packages

1. The Server

the schooly server uses the following tech stack:

  1. typeScript
  2. Node.js Appllo server
  3. PostgresSQL with TypeORM
  4. GraphQL api with Type-graphql

2. Frontend

the schooly frontend is the React.js for the web and React Native for mobile. Each of them has his own package and there is a controller package for the shared code between them.

  1. the controller package contains the logic to be shared between packages
  2. the React.js and React Native packages has the connector that connects between the shared controller logic and the Views for each package.

3. React.js Web

the schooly web uses the following tech stack:

  1. create-react-ap with typeScript
  2. antdesign components

4. React Native Mobile

schooly's People

Contributors

uptotec avatar

Stargazers

 avatar

Watchers

 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.