vincepmartin / memecycle

Basic riding activity recorder.
0 stars 0 forks source link

Design URL patterns / routing for the site #3

Closed vincepmartin closed 3 years ago

vincepmartin commented 4 years ago

Design for the routing for the app will probably be something like this.

memecycle.finalatomicbuster.net/ - Entrance point
~/user/ - would be a user profile for the user.
~/user/rides/ - would be a list of all rides.
~/user/rides/<int> - would be an actual ride with details.
vincepmartin commented 3 years ago

Simplified. No longer uses users. This is just now ~/ride/