Skip to content

ppjaisri/KUFillingGood

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KUFillingGood

Deployment

  1. Init and setting your project.
  2. CHANGE firebaseConfig TO YOUR PROJECT CONFIG
  3. Change SubjectAPI in public/main.js to your SubjectAPI Source
  4. Run firebase functions:config:set ku.username="<username>" ku.password="<password>" ku.appkey="txCR5732xYYWDGdd49M3R19o1OVwdRFc" api.secret="<Your Secret>" to set Username, Password, and Cache reload API Secret
  5. Run gsutil cors set cors.json gs://<BUCKET_NAME> to enable cors header for API.
  6. Run firebase deploy to deploy everything.

Pull request & Issue ticket

You can make.

License

MIT License

About

A tool for KU Student who want to find a subject to fit his/her registration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.8%
  • HTML 36.8%
  • CSS 5.4%