Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandboxnu/searchneu
Search over Classes, Professors and Employees at NEU!
https://github.com/sandboxnu/searchneu
Last synced: about 2 months ago
JSON representation
Search over Classes, Professors and Employees at NEU!
- Host: GitHub
- URL: https://github.com/sandboxnu/searchneu
- Owner: sandboxnu
- License: agpl-3.0
- Created: 2020-11-14T21:02:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T04:29:44.000Z (8 months ago)
- Last Synced: 2024-04-17T04:54:09.073Z (8 months ago)
- Language: TypeScript
- Homepage: https://searchneu.com
- Size: 78.5 MB
- Stars: 33
- Watchers: 2
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome - sandboxnu/searchneu - Search over Classes, Professors and Employees at NEU! (TypeScript)
README
---
SearchNEU lets you easily search for classes, professors, and subjects at Northeastern. All the data on the site is scraped from different parts of Northeastern's websites and updated daily. The scrapers themselves run on the Course Catalog API, which is hosted on Amazon Web Services.
SearchNEU is maintained by [Sandbox](https://www.sandboxnu.com/), Northeastern's student-led software consultancy.
### Documentation
Documentation can be found [here.](https://sandboxnu.github.io/searchneu)
### Feedback📝🤔
We're curious to hear what you have to say! Feel free to fill out the feedback form in the footer of our [landing page]("https://searchneu.com/NEU") if you have any feedback for us.
### API🔌
You can find the API used by SearchNEU and GraduateNU to get class and professor information [here](https://github.com/sandboxnu/course-catalog-api).
### Contributors😍🎉
SearchNEU was originally created and built in 2017 by [Ryan Hughes](https://github.com/ryanhugh). Thank you Ryan for making SearchNEU what it is!
Shout out to our current team of developers and designers 💖
- Sebastian Wittrock
- Pranav Phadke
- Ananya Patil
- Robert Kan
- Sam Lyon
- Vanessa Peng
- Anzhuo WangAnd a special thank you to the following folks for contributing!
- [Edward Li](https://github.com/NEUDitao)
- [Edward Shen](https://github.com/edward-shen)
- [Sean Hughes](https://github.com/seanhugh)
- [Mitch Gamburg](https://github.com/gamburgm)
- [Da-Jin Chu](https://github.com/dajinchu)
- [Daniel Wang](https://github.com/zefwang)
- [Amiel Monasterial](https://github.com/amielmon)
- [Arun Jeevanantham](https://github.com/ArunJ98)
- [Eliza Huang](https://github.com/lizzij)
- [Alex Takayama](https://github.com/bugsalexander)
- [Emily Pillay](https://github.com/epillay)
- [Dillon Hammer](https://github.com/dillonhammer)
- [Megan Li](https://github.com/megandouli)
- [Becca Johnson](https://github.com/beccajohnson17)
- [Kimin Kim](https://github.com/kiminkim724)
- [Andrew Dai](https://github.com/andrewydai)
- [Simar Chadha](https://github.com/SimChadha)
- [Adam Koulopoulos](https://github.com/koulopoulos)
- [Puneet Johal](https://github.com/puneetjohal)
- [Diana Steelman](https://www.linkedin.com/in/dianasteelman/)
- [Autumn Fung](https://www.linkedin.com/in/autumnfung/)
- [Tingwei Shi](https://www.linkedin.com/in/tingwei-shi/)
- Zachar Hankewycz
- Kate Feder
- Lucas Dunker
- Ally Chao### License
SearchNEU is licensed under AGPL3. Any derivative work, such as projects that use the data on the site, must also be open source. See the LICENSE file for details. Feel free to reach out if you have any questions about this.