Skip to content

EthanDelCampo/SkillMatchAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

SkillMatchAI

Team project for Knight Hacks Project Launch 2025

Tools needed to run:

  • nodejs
  • npm
  • yarn (for tensor flow)
  • tensorflow.js
  • mongoose (for an easy database which works well with nodejs) probably others

For the basics template of the project I am more or less following this tutorial:

https://www.geeksforgeeks.org/how-to-build-a-basic-crud-app-with-node-js-and-reactjs/

Frontend Notes

To start, cd to ./frontend, then:

npm start

then visit localhost:3000 in your favorite web browser (firefox)

Backend Notes

To start cd to ./backend, then:

npm test

subject to change however

About

Team project for Knight Hacks Project Launch 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published