Add list of needs to README
This commit is contained in:
parent
e123444ceb
commit
42b2415df4
1 changed files with 25 additions and 1 deletions
26
README.md
26
README.md
|
@ -31,4 +31,28 @@ You can import sample event data into your "Searchable" table with this command:
|
|||
|
||||
To contibute to Get Together, you can file issues here on GitHub, work on
|
||||
features you want it to have, or contact @mhall119 on IRC, Telegram or Twitter
|
||||
to learn more
|
||||
to learn more.
|
||||
|
||||
Currently the project needs:
|
||||
* Designers
|
||||
* We need a color scheme for the website
|
||||
* We need a logo for the project
|
||||
* We need user stories and mockups for those pages
|
||||
* Front-end developers
|
||||
* We need to pick a JS/CSS framework for the front-end
|
||||
* We need to Django page templates
|
||||
* We need to know what APIs are needed for a dynamic front-end
|
||||
* QA Engineers
|
||||
* We need Django test cases setup
|
||||
* We need fuzz-testing setup with something like model-mommy
|
||||
* We want testing automated on github pull requests
|
||||
* API/Federation experts
|
||||
* We need to decide on using AppStream or rolling our own data/protocol
|
||||
* We need to architect what data will be federated and it's use cases
|
||||
* We need to support authenticated access to APIs for 3rd party apps
|
||||
* Devops
|
||||
* We need a way to easily deploy and update GetTogether in production
|
||||
* We need an easy way to get a development environment up and running
|
||||
* We need to find a hosting service for gettogether.community
|
||||
|
||||
If you can help with any of these, please get in touch with me!
|
||||
|
|
Loading…
Reference in a new issue