Skip to content

kunal-05/CS554-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAREER CONNECT

TEAM MEMBERS

  • Arinjay Panwar (20013410)

  • Dhriti Shah (20011117)

  • Kunal Mandalya (20012146)

  • Parul Mahajan (20010763)

INSTALLATION

  • Install the following additional binaries before proceeding

    • Redis (Stable)
    • Imagemagick
      • If on a windows machine, imagemagick module has a known bug which makes it unable to read the PATH variable from ENVIRONMENT. We have manually set the path to default windows location. If it throws Error: spawn identify ENOENT then you may have to set the correct location to convert.exe and identify.exe binaries which is relative to your machine in ./server/routes/photo.js file
      • If on a mac machine, run brew install imagemagick
  • Run redis server

  • Client

     cd client
     npm i
     npm start
    
  • Server

     cd server
     npm i
     npm start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •