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

Add READMEs with instructions for the other 3 app templates #5

Closed
3 tasks done
gr2m opened this issue Jul 20, 2014 · 7 comments
Closed
3 tasks done

Add READMEs with instructions for the other 3 app templates #5

gr2m opened this issue Jul 20, 2014 · 7 comments
Assignees
Labels

Comments

@gr2m
Copy link
Owner

gr2m commented Jul 20, 2014

See #33 for details of the app templates

  • create repo & readme for simple "file upload" app template
  • create repo & readme for "chat / twitter clone" app template
  • create repo & readme for "map" app template
@gr2m gr2m added this to the App & Plugin Templates milestone Jul 20, 2014
@gr2m gr2m changed the title Implement plugin / app templates Implement app templates Jul 25, 2014
@gr2m gr2m added unrated and removed 4 hard-ish labels Jul 25, 2014
@zoepage zoepage added 3 medium and removed unrated labels Jul 25, 2014
@gr2m gr2m removed the 3 medium label Jul 25, 2014
@zoepage
Copy link

zoepage commented Jul 29, 2014

the app-templates will be:

  • simple file upload (will be a plugin later)
    • pouchDB
    • account
    • store / binary data
    • sync and error handling when file is too big for browser storage
  • chat / twitter clone
    • account
    • store
    • sync / multidevice
    • global share (?) / public share would be better
    • video- / voice WebRTC chat // later
  • tracking app (track every type you want, similar to todolist, just with another use case)
    • track whatever type you want (finances, training etc)
    • multidevice / single user + sync
    • account
    • offline first
    • store
  • map
    • like mapchat, just much more striped // maybe just Leaflet?
    • account
    • offline first

after the 1.0 launch and when the technology is ready, this will be web components people can use.

we need for all apps small tutorials later. would be great to have them before 1.0

we provide the repo including a README.md with specs, so anyone can jump in or we can code it, if we have some spare time.

@gr2m
Copy link
Owner Author

gr2m commented Jul 30, 2014

What app shall become the default app that gets installed when you do hoodie new myappname?

@zoepage
Copy link

zoepage commented Jul 30, 2014

I'd say the tracking list?

@gr2m
Copy link
Owner Author

gr2m commented Jul 30, 2014

Sounds good :) Two more questions:

  1. Shall we build the tracking list app template ourselves?
  2. Are the other 3 critical for 1.0? Or would it be enough to have the README.md ready for others to chime in and finish them?

@zoepage
Copy link

zoepage commented Jul 30, 2014

re:1 yes. here it's all about best practice and good, understandable, commented code.
re:2 no, I'd suggest we go with the readme files and see what happens :)

@gr2m
Copy link
Owner Author

gr2m commented Jul 31, 2014

In that case, I'd suggest we move the secondary app templates out of this milestone and to a backlog for now, ok?

@zoepage
Copy link

zoepage commented Jul 31, 2014

It would be great, if we could leave it here. So we won't forget it and we can grab all the attention, we get through the 1.0 release. Is it okay with you?

@gr2m gr2m changed the title Implement app templates Add READMEs with instructions for the other 3 app templates Jul 31, 2014
@gr2m gr2m added 1 easy and removed 3 medium labels Jul 31, 2014
@zoepage zoepage added the active label Sep 17, 2014
@zoepage zoepage closed this as completed May 26, 2015
@zoepage zoepage removed the active label May 26, 2015
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

2 participants