BetterCatalog is a tool created by Devin, Jake, and Yam for CPSC 362-13 at CSUF. It provides an improved way to search for Computer Science undergraduate classes. With its quick response time and ability to display multiple levels of prerequisites for any CS class, BetterCatalog is a powerful tool for discovering what you need to take to get to a specific class.
- Docker
- Clone the repository using the command:
git clone https://github.com/benninghoven/bettercatalog.git
- Change into the
bettercatalog
directory:
cd bettercatalog
- Start the Docker containers using the command:
docker-compose up
![aaaa](https://private-user-images.githubusercontent.com/49360048/237796901-4e2651a4-b3da-43ac-a44f-40722cf66350.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NDY1MTksIm5iZiI6MTczOTY0NjIxOSwicGF0aCI6Ii80OTM2MDA0OC8yMzc3OTY5MDEtNGUyNjUxYTQtYjNkYS00M2FjLWE0NGYtNDA3MjJjZjY2MzUwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDE5MDMzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM4ZGM3YjIyNjRlOGVkMDgxMWZjNTMwZDViZjM4YzQwYjI3ZDYzOTE4Zjg0YWNiMGRjZjU0ODQ1YzBjMDFhMTImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cPxVnp_-22yfmcKhOO6k4B-pJdY5s7jE6FjBpqodlWw)