Skip to content

mumulean/276a2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A Website for Tokimon Trainer

  • Trainer can sign up and edit their tokimons
  • If you want to edit or delete a tokimon, you have to enter its trainer's profile page

Sort Function:

  • Click on the table header can sort the table base on that attribute

Using Nested Routes:

  • Can't edit and destroy Tokimons in the Tokimon index page
  • Write a match route on the top of nested route which overwrite the /tokimons/, so there are two url routes to tokimons#index
  • Other than this all routes for tokimons is nested routes and I am pass two id(id and trainer_id) in url to call the routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.0%
  • JavaScript 42.7%
  • Ruby 3.0%
  • HTML 1.3%