in-silico / judge-frontend

Frontend to UTPJudge
Mozilla Public License 2.0
3 stars 2 forks source link

Create Components to test the API #15

Closed caal-15 closed 8 years ago

caal-15 commented 8 years ago

Create a few components in React to test the the functions provided right now by the backend, we should at least make this components with an appropriate HTML layout, so they can be used later though we can forgo the styling for now...

leiverandres commented 8 years ago

In order to use EJS as we comment before. do we construct a EJS template in react component render? or we can insert templates in the components?

leiverandres commented 8 years ago

I thing the other issues summarize this one