Fenixhack / alfarroba

📝 A complete hackathon tool ! Current status: In development. Learn more: https://docs.google.com/document/d/1FPnlrUNStnpJ5KJAag_XdAsPicH-BE4ABXWiBzenANw/edit?usp=sharing Temp Mockups: https://pr.to/A1KGHD/
GNU Affero General Public License v3.0
3 stars 1 forks source link

Frontend List users #10

Open semsomi opened 6 years ago

semsomi commented 6 years ago

[this feature is depending on issue #9 ]

Create a new tab called "Participants" in there make a list to show all participants

Start by:

creating a folder in /app/client/views called participants copy the view and controller from /app/client/views/admin/users and modify it. remember to give the page an id and class="page" just like the other pages (see for instance /app/client/views/dashboard/dashboard.html)

right now we only want to show the users, columns: name, email, school