Skip to content

Commit

Permalink
Finished print report
Browse files Browse the repository at this point in the history
  • Loading branch information
jayrajroshan committed Sep 13, 2020
1 parent 38ac6e8 commit d35d135
Show file tree
Hide file tree
Showing 7 changed files with 660 additions and 164 deletions.
3 changes: 0 additions & 3 deletions index.js
Expand Up @@ -408,7 +408,6 @@ app.post('/studentreg', async (req, res) => {
},

)
res.send("New Player Added")
res.redirect('/home')
}
catch{
Expand Down Expand Up @@ -788,8 +787,6 @@ app.post('/coreport', async (req, res) => {





//-----------------------------------Test-------------------------------------------


Expand Down

0 comments on commit d35d135

Please sign in to comment.