fossasia / open-event

Open Event Project, Samples, Documentation and Artwork http://open-event-dev.herokuapp.com
GNU General Public License v3.0
1.71k stars 175 forks source link

Feature List and Project Plan for Orga Backend/Frontend (2015) #22

Closed mariobehling closed 8 years ago

mariobehling commented 9 years ago

Please define the following for your project a) Feature List (add it to Feature.md) b) Project Plan with possible milestones (Which features will be implemented at what time) Proposed Milestones

Project 1 (Rafal): Python Backend/Frontend -- https://github.com/fossasia/open-event-orga-server -- Open Event Organiser Web Client https://github.com/fossasia/open-event-orga-webclient Also refer to #19

rafalkowalski commented 9 years ago

Milestone 1:

Milestone 2:

Milestone 3:

Milestone 4:

Additional:

Api has to be adapted to WebAPP and AndroidApp
I will fix bugs, if it appears

To maintain clear code I will use:
    - pylint
    - pep
    - coverage

Every milestone will be tested(PyUnit, mock). Framework: Flask

mariobehling commented 9 years ago

@rafalkowalski Good start. What features do you see in frab to organize events in tracks? Is this covered by crud methods? Which roles do you define?

rafalkowalski commented 9 years ago

@mariobehling Maybe It will be good idea to have two roles(Speaker, Admin). On the main page you will have two choices to sign in. Of course both of these roles will have different permissions.

Frab have only possibility to assign event to Track via form, so it's covered by crud methods.

I like frab schedule , because you can drag&drop events. Perhaps this feature will require a lot of workload

mariobehling commented 9 years ago

@rafalkowalski This is a focused proposal and I am eager to read more in detail in the issues you are creating in the respective repo.

How about design of the UI (mockups, wireframes)? We do not have a designer, so this needs to be part of the project as well.

Apart from that: How will you do the documentation? What are your plans here?

championswimmer commented 8 years ago

Closing this, as this was for GSOC 2015. We need to create new roadmap for 2016 and future