Skip to content

Cicades/csharp-homework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c# 代码,某酒店后台

代码版本

  • release 分支(线上版本)

How to run it

  1. clone this repo && cd to the backend project path

  2. dotnet restore (dotnet core required)

  3. dotnet run

技术上的设计

  • 前端
    • 不出意外应该是 react 全家桶 (被前端打脸了)
    • vue2
  • 后端
    • [ ] .NET + Mysql
    • [ ] GraphQL APi & Documentation
    • [ ] multiply images deployment
    • [ ] container & layer
    • [ ] distributed system

About

c# 课设,我的辣鸡代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%