AERPAW-Platform-Control / aerpaw-portal

AERPAW Portal v2
0 stars 2 forks source link

portal UI - projects pages #11

Open mjstealey opened 2 years ago

mjstealey commented 2 years ago

@caylapark, @YufengXin

Portal URLs denoted as slug only, e.g.: /projects == http://127.0.0.1:8000/projects

Projects

/projects

List of all available projects

/projects/create

Create new project

/projects/{int:pk}

Project details

/projects/{int:pk}/edit

Edit existing project

/projects/{int:pk}/members

Edit project members

/projects/{int:pk}/owners

Edit project owners