ActoKids / AD440_W19_CloudPracticum

3 stars 1 forks source link

Create 'Add Event' Page #37

Closed erikNeville closed 5 years ago

bradleyshao commented 5 years ago

Estimate time: 10 hrs https://reactjs.org/ I did some research about React and i will work with Phu together, because our task is similiar. We will do some research about to generate a JSON from our test page.

bradleyshao commented 5 years ago

Estimate time: 10 hrs Actual time: 12 hrs I don't have experience about React, so I spent lots of time for researching React. https://reactjs.org/docs/getting-started.html I decided to use material-ui instead of bootstrap. https://material-ui.com/

bradleyshao commented 5 years ago
2019-02-05 18 26 47
bradleyshao commented 5 years ago
2019-02-05 18 27 04
bradleyshao commented 5 years ago
2019-02-05 18 27 18
bradleyshao commented 5 years ago
2019-02-05 18 27 25
bradleyshao commented 5 years ago

https://github.com/ActoKids/web-ui/tree/yitong_addEvent

bradleyshao commented 5 years ago

http://addevent.s3-website-us-west-2.amazonaws.com

toddysm commented 5 years ago

We need a Wiki page describing how the implementation is done and describing the components in React.

Has somebody tested this and provided feedback?

toddysm commented 5 years ago

Also, you need to have Pull Request to the Dev branch.

bradleyshao commented 5 years ago

Wiki page --https://github.com/ActoKids/web-ui/wiki/Add-Event-Page

bradleyshao commented 5 years ago

https://github.com/ActoKids/web-ui/pull/14

bradleyshao commented 5 years ago
2019-02-23 20 26 49
bradleyshao commented 5 years ago
2019-02-23 20 27 00
bradleyshao commented 5 years ago

This is the new version of the Create Event page. Use the materialize instead of the material-ui from old version, because Erik's dashboard use the materialize, and the material-ui can't be used together with materialize.

bradleyshao commented 5 years ago

Pull request----https://github.com/ActoKids/web-ui/pull/19 The pull request has been reviewed and does not have conflicts with dev branch. Merged.

bradleyshao commented 5 years ago

https://github.com/ActoKids/web-ui/wiki/Create-Event-(new-version)