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

[WIP] Implement utilities #1

Closed
13 of 14 tasks
heyrict opened this issue Dec 31, 2017 · 1 comment
Closed
13 of 14 tasks

[WIP] Implement utilities #1

heyrict opened this issue Dec 31, 2017 · 1 comment
Labels

Comments

@heyrict
Copy link
Owner

heyrict commented Dec 31, 2017

This is a brand-new repo and I would like to have most utilities implemented, say, in 10 days maybe when I am freed from my final examination.

  • Implementations

    • Add view for creating puzzle in /puzzle/add.
    • Add Q&As in /puzzle/show/:rowid. 2a55625...052da81
    • Add view for showing user list in /user.
    • Add user profiles in /user/:rowid. (Not a dashboard) 3f79a20
    • Add view for chatting in sidebar left. 495388f
    • Enrich homepage.
  • Subscriptions if there is an update

    • Add on-line users indicator. e406cbd
    • Add new soup in /puzzle. ef49d5e
    • Update soup progress in /puzzle. 271832f
    • Add new chat messages in sidebar left. 495388f
    • Update chat messages in sidebar left. 495388f
  • Modifications

    • Change layout in /puzzle to be more comfortable.
    • Split javascript codes. 35b0f5e
    • Add doc string.
@heyrict heyrict added the WIP label Dec 31, 2017
@heyrict
Copy link
Owner Author

heyrict commented Mar 15, 2018

Doc string will be added in v2.0

@heyrict heyrict closed this as completed Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant