Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[新增功能计划与需求]Requirements:Development plan #21

Open
godcong opened this issue Dec 25, 2019 · 16 comments
Open

[新增功能计划与需求]Requirements:Development plan #21

godcong opened this issue Dec 25, 2019 · 16 comments

Comments

@godcong
Copy link
Collaborator

godcong commented Dec 25, 2019

问题列表:

1. 名字无法指定:

  • example:
  • lastname firstname1 firstname2
  • firstname1 or firstname2 has been determined.
  • only make the other one.

2. 黑白名单

  • 黑名单:此参数用来在最后输出时忽略掉指定汉字
  • 白名单:此参数用来在最后输出时优先输出指定汉字

3. 可视化客户端

  • GUI/WEB/API

4. 容器运行

  • Docker

5. 字段增强

  • 周易卦象输出

6. 简化需求

  • 可视化(同3)

7. 名字打分

@godcong godcong pinned this issue Jan 10, 2020
@godcong godcong added this to To do in fate Mar 1, 2020
@godcong godcong moved this from To do to Extends in fate Mar 16, 2020
@godcong godcong changed the title firstname parameters cannot be fixed Requirements:development plan Sep 7, 2020
@godcong godcong unpinned this issue Sep 7, 2020
@godcong godcong pinned this issue Sep 7, 2020
@godcong godcong changed the title Requirements:development plan Requirements(Enhancement):Development plan(新增功能计划与需求) Sep 7, 2020
@godcong godcong changed the title Requirements(Enhancement):Development plan(新增功能计划与需求) Requirements:Development plan(新增功能计划与需求) Sep 7, 2020
@godcong godcong changed the title Requirements:Development plan(新增功能计划与需求) [新增功能计划与需求]Requirements:Development plan Sep 23, 2020
@github-actions
Copy link

github-actions bot commented Oct 1, 2021

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Oct 1, 2021
@godcong
Copy link
Collaborator Author

godcong commented Oct 9, 2021

feat:
迁移ORM:xorm->ent

@QLbanxia
Copy link

#可视化客户端# 考虑用C#写吗? GO没玩过 @godcong

@godcong
Copy link
Collaborator Author

godcong commented Nov 17, 2021

#可视化客户端# 考虑用C#写吗? GO没玩过 @godcong

可能会electron+react,这样就可以共用web端的代码。
毕竟前端的逻辑并不复杂。
而且还要考虑到linux和mac。

@github-actions github-actions bot removed the stale label Nov 18, 2021
@github-actions github-actions bot added the stale label Dec 18, 2021
@babyname babyname deleted a comment from github-actions bot Dec 20, 2021
fate automation moved this from Extends to Done Feb 19, 2022
@babyname babyname deleted a comment from github-actions bot Feb 21, 2022
@godcong godcong reopened this Feb 21, 2022
fate automation moved this from Done to In progress Feb 21, 2022
@Aquarian-Age
Copy link

生成的名字那么多 前端(GUI)怎么显示?不得拉垮吗?

@github-actions github-actions bot removed the stale label Feb 27, 2022
@godcong
Copy link
Collaborator Author

godcong commented Feb 28, 2022

生成的名字那么多 前端(GUI)怎么显示?不得拉垮吗?

现在的思路是这样的:
后端暴力生成所以符合规则的名字。前端再做些分页加筛选,这样就差不多了。

@Aquarian-Age
Copy link

生成的名字那么多 前端(GUI)怎么显示?不得拉垮吗?

现在的思路是这样的:

后端暴力生成所以符合规则的名字。前端再做些分页加筛选,这样就差不多了。

我本来是打算写个GUI的 看到出来的名字文件上百M 就放弃了 如果是json的话没准儿还呢读一下再处理 这文本 真有点吃力

@godcong
Copy link
Collaborator Author

godcong commented Mar 4, 2022

生成的名字那么多 前端(GUI)怎么显示?不得拉垮吗?

现在的思路是这样的:
后端暴力生成所以符合规则的名字。前端再做些分页加筛选,这样就差不多了。

我本来是打算写个GUI的 看到出来的名字文件上百M 就放弃了 如果是json的话没准儿还呢读一下再处理 这文本 真有点吃力

这个可以弄,正在准备。
api请求然后回复结果集

@github-actions
Copy link

github-actions bot commented Apr 4, 2022

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 4, 2022
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

This issue was closed because it has been inactive for 60 days since being marked as stale.

@github-actions github-actions bot closed this as completed Jun 3, 2022
fate automation moved this from In progress to Done Jun 3, 2022
@godcong godcong reopened this Jun 6, 2022
fate automation moved this from Done to In progress Jun 6, 2022
@github-actions github-actions bot closed this as completed Aug 6, 2022
fate automation moved this from In progress to Done Aug 6, 2022
@babyname babyname deleted a comment from github-actions bot Aug 8, 2022
@godcong godcong reopened this Aug 8, 2022
fate automation moved this from Done to In progress Aug 8, 2022
@wakaryry
Copy link

来吧。我来做web/小程序/app相关的工作。各种都能胜任。

@github-actions github-actions bot removed the stale label Mar 12, 2023
@godcong
Copy link
Collaborator Author

godcong commented Mar 13, 2023

来吧。我来做web/小程序/app相关的工作。各种都能胜任。

能提交个Web的PR看看么?
放在webui目录下
主页主要填写基本信息

姓
出生日期(精确到分钟)
性别

你可以看一下八字测算需要填写的内容.
后期会添加一些生成姓名的过滤规则,我这边还需要整理下.

然后点计算开始按照规则计算姓名和八字基本信息
这里姓名的输出我准备做分页,
一次显示50条.
@wakaryry

@thinkeng
Copy link

老大 ent 版本更新一个可以跑通的呗

@godcong
Copy link
Collaborator Author

godcong commented May 17, 2023

@ithinkeng feat-ent分支,前置过滤都有了. 后置过滤还没加.

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Nov 14, 2023
@godcong
Copy link
Collaborator Author

godcong commented Nov 16, 2023

change feat-ent to main
change master to v3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
fate
  
In progress
Development

No branches or pull requests

5 participants