akbelcolak / language-platform

Heroku
https://language-platform.herokuapp.com/
1 stars 2 forks source link

List pages routes #25

Open akbelcolak opened 4 years ago

akbelcolak commented 4 years ago

description: List routes (URLs) to pages. Those URLs are the ones the user will see in his browser top bar (ie different from API URLs!) Example: /Homepage: /profile: Display the profile page of a logged-in user /admin/users: Display a list of all users /offers: Display list of offers etc... => Create a file in your repo with this list: "preparation/routes.txt"