Giter Club home page Giter Club logo

kshub's Introduction

Hi there 👋

  • I'm intersted in building programing language & gc
  • 🔭 I’m currently working on pivot-lang
  • 🎉 I love c# & golang & rust
  • ⚡ Designer & creator of LimFx backend, developer of limfx frontend

Profile Trophy 🏆

trophy

Chronostasys's count

Thanks for visit.

kshub's People

Contributors

chronostasys avatar dependabot[bot] avatar sanae555 avatar xieyuschen avatar zeb76 avatar

Watchers

 avatar

kshub's Issues

email confirm bug

bug类型

  • 意料之外的异常
    ...

bug细节

用户注册后各种查询查不出来

出现bug的url

各种user相关api

Bug触发条件

出现这个bug的条件(可选)

解决方法

在注册的时候将user的IsEmailConfirmed改为true

增加更好用的fake系列api

issue类型

  • 功能优化
    ...

  • dto字段缺失

  • 意料之外的异常


issue细节

添加一键reset,一键fake的api

受影响的url

/api/fake

解决方案

/api/fake/fakeall
添加所有能加的fake数据
/api/fake/dropall
清楚所有先前的数据库数据

[issue]获取全部课程的api需要一个id字段

issue类型

  • dto字段缺失
  • 意料之外的异常
  • 功能优化
    ...

issue细节

获取全部课程的api现在是无需向后端发送任何信息就能获取,这个有问题。

受影响的url

api/Course/GetCourses

解决方案

向后端给出学院和学校的id来获取对应学院的所有课程,

更新到dotnet5

issue类型

  • dto字段缺失
  • 意料之外的异常
  • 功能优化
    ...

issue细节

如题

受影响的url

解决方案

如题

注册后自动登录

注册后,要用户再登陆一次。这样不太好。
注册后,自动登录。

log in

登录界面的实现

优化/api/user

bug类型

  • [] /api/user只能返回一个用户的信息

...


bug细节

出现bug的url

/api/user只能返回一个用户的信息,而且只能接收一个id参数

Bug触发条件

出现这个bug的条件(可选)

应该表现为:

/api/user 可以接收多个用户id,一次性返回这些id的详细信息。

实际表现为:

这里写出现bug的api实际行为

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.