ust-helloworld / The-Avengers-forming

This project is an application skeleton. It is used for a HKUST Software Engineering Course (COMP3111/H) in Fall 2016/17. My goal: The project is not asking students to re-produce the sample project. We should encourage students to do something better than the TA.
https://course.cse.ust.hk/comp3111/teamform/
MIT License
0 stars 6 forks source link

[UI] How do we create an event as an administrator? #74

Open poonvanessa opened 7 years ago

poonvanessa commented 7 years ago

At the moment, it seems that we can create an event on Home page. image

However, this design is so ugly. So we added a button at the bottom of every page. After clicking the button an input form is shown, which is actually copied from Peter's code 😃 image image

Is it possible to create an event using our input form? If yes, shall we use the similar form to create team? Thanks.

poonvanessa commented 7 years ago

If we use the new input form, no additional page is needed for creating event.

robbieyang commented 7 years ago

Sure. It is good to avoiding using too many additional pages, and the design is great.

wai2016 commented 7 years ago

Awesome ❗️ 😀

p-wong1124 commented 7 years ago

Do we need to put all + button on every page 😛

BTWW addressing to the 2nd question, I think that we can put add team button inside the event page/ after entering the event.