Skip to content

nygrenh/course-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course Search

Goal of this project is to create an alternative search engine for https://studies.helsinki.fi/courses where results are shown as you type.

Please also read the project report.

Prerequisites & Installation

You can find the necessary prerequisites to get the project running and their installation instructions in our installation instructions.

Run the entire project

Run npm ci in frontend folder. In root run docker-compose build and docker-compose up

Frontend will be available at http://localhost:4365/.

Code documentation

In the Frontend folder you can find the web page displayed for the user. The Scraper folder is where all the magic happens fetching the course information from UH API. Fractions of the codes are documented in the source files and others are found in docs.

License

Our project is licensed under the Apache License 2. Typesense is licensed under GPL 3, which is compatible with our project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors