Coder Social home page Coder Social logo

gicocarlo / bsoe-new-course-search Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 2.0 78 KB

๐ŸŒ Website for UC Santa Cruz students that converts old BSOE course codes to new ones ๐ŸŒ

Home Page: https://gicocarlo.me/BSOE-New-Course-Search/

License: MIT License

HTML 4.62% CSS 3.01% Python 9.60% JavaScript 82.77%
hacktoberfest hacktoberfest2021 uc-santa-cruz ucsc

bsoe-new-course-search's People

Contributors

dependabot[bot] avatar gicocarlo avatar safelock avatar

Watchers

 avatar  avatar  avatar

Forkers

safelock

bsoe-new-course-search's Issues

Improve website design

Is your feature request related to a problem? Please describe.
The website is looking a little bit bland. I just want to see any improvements so it doesn't look so plain.

Describe the solution you'd like
Using a front end javascript framework like vue or react

Describe alternatives you've considered
Bootstrap is also a good option for ways to improve the html of the website.

Move courses objects to json file

Is your feature request related to a problem? Please describe.
To make the js code more clean, we can move the courses objects into a json file & access the data from there instead

Describe the solution you'd like
Move the courses objects into a json file & access data form there

const convCourse is able to be declared twice via Python Script.

Describe the bug
If the python script is run twice, the term "const convCourse" can appear for each scrape (reverse or standard)

To Reproduce
Steps to reproduce the behavior:

  1. Run scrape.py
  2. Scrape more than once (either reverse_scrape or standard)
  3. Launch web UI.
  4. Experience error b/c constant is put twice.

Expected behavior
const convCourse should only be declared once. If it's already in the file, it should not be added again.

Add EE courses

Is your feature request related to a problem? Please describe.
Almost all of the courses in BSOE are searchable except for EE. This prevents EE students (or students taking EE courses), from knowing what classes they need to take based off of the old class codes.

Describe the solution you'd like
We couldn't get the EE courses because it has a different HTML tag than the other ones. I would like the EE courses to be added to the main.js file using the python script included in the source files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.