8000 GitHub - yusufokkabas/idssbackend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yusufokkabas/idssbackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDSScout Backend

project-image

This API developed by @tarikcanavar and myself is part of our thesis project aimed at supporting scouts in determining the value of football players using an intelligent decision support system. The project features user authentication implemented with JWT tokens and provides various endpoints for our front-end module.

🛠️ Installation Steps:

git clone https://github.com/yusufokkabas/idssbackend.git
npm install
npm install sequelize-cli
npx sequelize-cli init
configure the database connection on config/config.json
npx sequelize-cli db:migrate

💻 Built with

Technologies used in the project:

  • Node.js(Express)
  • EJS
  • MySQL
  • Sequelize.js(ORM)
  • JOI(form validation)
  • JWT(Authentication)
  • nodemailer(Email verification)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0