Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassanhabib/otriples
This is an open source schooling system, dedicated to provide a better experience for schools needing a management and communication and tutoring system all in one place. This project is aiming toward directing all the software development funds and hours to families in need, the idea of the project is to allow schools to use the system as long as the software funds in the school are directed towards financially disadvantaged families and students.
https://github.com/hassanhabib/otriples
api dotnetcore families funds schooling students
Last synced: about 7 hours ago
JSON representation
This is an open source schooling system, dedicated to provide a better experience for schools needing a management and communication and tutoring system all in one place. This project is aiming toward directing all the software development funds and hours to families in need, the idea of the project is to allow schools to use the system as long as the software funds in the school are directed towards financially disadvantaged families and students.
- Host: GitHub
- URL: https://github.com/hassanhabib/otriples
- Owner: hassanhabib
- Created: 2020-06-22T06:15:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-14T19:44:48.000Z (about 1 year ago)
- Last Synced: 2023-11-07T15:52:44.410Z (about 1 year ago)
- Topics: api, dotnetcore, families, funds, schooling, students
- Language: C#
- Homepage:
- Size: 7.7 MB
- Stars: 302
- Watchers: 27
- Forks: 160
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OtripleS
Open Source Schooling System[![.NET](https://github.com/hassanhabib/OtripleS/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hassanhabib/OtripleS/actions/workflows/dotnet.yml)
[![The Standard - COMPLIANT](https://img.shields.io/badge/The_Standard-COMPLIANT-2ea44f?style=default)](https://github.com/hassanhabib/The-Standard)
[![The Standard](https://img.shields.io/github/v/release/hassanhabib/The-Standard?filter=2.0.1&style=default&label=Standard%20Version&color=2ea44f)](https://github.com/hassanhabib/The-Standard/tree/2.0.1)
[![The Standard Community](https://img.shields.io/discord/934130100008538142?style=default&color=%237289da&label=The%20Standard%20Community&logo=Discord)](https://discord.gg/vdPZ7hS52X)## Introduction
This is an open source schooling system, dedicated to provide a better experience for schools needing a management and communication and tutoring system all in one place.
This project is aiming toward directing all the software development funds and hours to families in need, the idea of the project is to allow schools to use the system as long as the software funds in the school are directed towards financially disadvantaged families and students.## Project Coding Standards
[The Standard](https://github.com/hassanhabib/The-Standard)[C# Coding Standard](https://github.com/hassanhabib/CSharpCodingStandard)
Standard-Compliance
This library was built according to The Standard. The library follows engineering principles, patterns and tooling as recommended by The Standard.
This library is also a community effort which involved many nights of pair-programming, test-driven development and in-depth exploration research and design discussions.
## Project Updates
[OtripleS 001: Project Init & Student Model Conceptualization](https://www.youtube.com/watch?v=aq28Bw9vzgU)[OtripleS 002: Student CRUD Operations](https://www.youtube.com/watch?v=pIlV8lms__I)
[OtripleS 003: Modifying Student Object End-to-End](https://www.youtube.com/watch?v=FLsHIDe3cNs)
[OtripleS 004: Get All Teachers Acceptance Tests & Course Model](https://www.youtube.com/watch?v=HS_dippx-To)
[OtripleS 005: Classroom & Assignments](https://www.youtube.com/watch?v=un3d3N8TPiw)
[OtripleS 006: Building References and Relationships](https://www.youtube.com/watch?v=XoDwJ-dvhI0)
[OtripleS 007: Upgrading to .NET 5.0 RC](https://www.youtube.com/watch?v=ufjtuAel538)
[OtripleS 008: Upgrading to .NET 6.0 Preview 3](https://www.youtube.com/watch?v=juyZCgF9g2E)