Skip to content

Co-op and Intern Job Search for IT KMITL students

Notifications You must be signed in to change notification settings

deeptech-kmitl/coopjob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coopjob

The main objective of this website is to centralize job postings from various companies for students' consideration. It will also collect and store information regarding student applications and any issues they encounter during their cooperate.

Technologies Used

Frontend:

Backend:

Follow the steps

  1. Clone the repository
  2. type the following command
cd Coopjob_frontend
npm install
npm run serve
cd Coopjob_backend
npm install
npm start
  1. You need to install MySQL Community Server and MySQL Workbench and import file from folder >> db >> coop.sql
  2. Go to the project folder >> Coopjob_backend >> config.js file and change the Connections according to your database connection and credentials.
  3. Go to the project folder >> Coopjob_backend create .env file and change the password of your database connection
DB_PASSWORD=
  1. webpack development server will start at: http://localhost:3000

About

Co-op and Intern Job Search for IT KMITL students

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published