KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
WhatBackend
★ 8
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
ideas
:
a place to dump project ideas
visualrithms
:
One stop for Visualization of different algorithms!
cssparse
:
A css parser powered by the style crate from Servo
metal_artifact_reduction_ct
:
No description available.
JxCode.LuaSharp
:
Lua5.3类型系统,类C#的关键字与API,拥有常用的容器、类库、try-catch异常处理等工具,更适用于熟悉.Net的Lua/Unity开发者。
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WhatBackend
?
Download (.md)
# WHAT backend ## 1. About the project The “WHAT” project (who is absent today) is intended to manage the educational process in educational centers where the student-mentor system operates. The service allows you to track progress, attendance, materials studied, as well as view lists of students, mentors and other useful information about the educational process. ## 2. Where to find UI part of the project Here is the UI part of project "WHAT": https://github.com/ita-social-projects/what-front --- ## Table of Contents - [Documentation](#Documentation) - [Required to install](#Required-to-install) - [How to run project](#How-to-run-project) - [Git flow](#git-flow) - [FAQ](#faq) - [License](#license) --- ## 3. Documentation ### Required to install * [ASP.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet-core/3.1) * [MySQL 8.0.2X](https://dev.mysql.com/downloads/installer/) ### How to run project See the wiki page on [how to run project locally](../../wiki/Running-project-locally). ### Git flow - Project have **dev**, **release** and **yourBranchForChanges** branches. - All **yourBranchForChanges** branches must be merged into **dev** branch. - Once a week, the **dev** branch is merged into the **release** branch. --- ## FAQ --- ## License - Copyright 2020 **©SoftServe IT Academy**