Create the following route: index, sign up, sign in, dashboard, profile, report
@osueke-christian がすでに取り組んでいます。
2020年5月12日 から。
評価
この issue はまだ評価されていません。
説明
Solution Description
- index route
get("/")should get landing page or home page. - signup routes should be able to get the registration page and also submit filled registration form. E.g
get("/signup)andpost("/signup) - dashboard route should get the dashboard of authenticated users.
get("/dashboard) - users should be able to view and edit their profile via the Profile route e.g
get("/profile")to view profile,get("/profile/edit")to view the edit profile form andpost("/profile")to submit edited profile - users should be able to report teachers and schools via the report route. e.g
get("/report") should get the report form andpost("/report") should submit the report form.
Describe alternatives
Back end dev's, any route used other than my suggested routes should be dully communicated to the front end dev's via the comment, project board and on slack.
Note
- This task is for back end but front end should take note of the routes and know where and how to utilize them while creating the home page and dashboard page.
- report link can be access from the
home pagewithout sign in and also on thedashboard page.
- 主要言語
- JavaScript
- スター
- 0
- フォーク
- 2
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
BuildForSDG/Team-059-backend のほかの issue
-
BuildForSDG/Team-059-backend#31 · 担当者 2 名 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 32/100
-
documentation
BuildForSDG/Team-059-backend#20 · 担当者 1 名 ·
BuildForSDG/Team-059-backend の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
Automattic/studio#4908 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
sugarlabs/musicblocks#8847 ·