SYMBOL INDEX (25 symbols across 7 files) FILE: view/src/App.js function App (line 20) | function App() { FILE: view/src/components/account.js class account (line 62) | class account extends Component { method constructor (line 63) | constructor(props) { method render (line 178) | render() { FILE: view/src/components/todo.js class todo (line 96) | class todo extends Component { method constructor (line 97) | constructor(props) { method deleteTodoHandler (line 140) | deleteTodoHandler(data) { method handleEditClickOpen (line 155) | handleEditClickOpen(data) { method handleViewOpen (line 165) | handleViewOpen(data) { method render (line 173) | render() { FILE: view/src/pages/home.js class home (line 64) | class home extends Component { method constructor (line 82) | constructor(props) { method render (line 122) | render() { FILE: view/src/pages/login.js class login (line 45) | class login extends Component { method constructor (line 46) | constructor(props) { method componentWillReceiveProps (line 57) | componentWillReceiveProps(nextProps) { method render (line 98) | render() { FILE: view/src/pages/signup.js class signup (line 39) | class signup extends Component { method constructor (line 40) | constructor(props) { method componentWillReceiveProps (line 57) | componentWillReceiveProps(nextProps) { method render (line 101) | render() { FILE: view/src/serviceWorker.js function register (line 23) | function register(config) { function registerValidSW (line 57) | function registerValidSW(swUrl, config) { function checkValidServiceWorker (line 101) | function checkValidServiceWorker(swUrl, config) { function unregister (line 131) | function unregister() {