Skip to content

ren1el/zyllabi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zyllabi

A crowd-sourced database of UC Irvine course syllabi.

Zyllabi hopes to demystify course loads by making course syllabi openly accessible and freely available. It hopes to reduce choice paralysis when signing up for classes and act as a reference for the inevitable time a professor tells you to "check the syllabus."


Develop Locally

  1. Install Node.js
  2. Go to the project’s root directory and run npm install to install all necessary dependencies
  3. Run npm start to compile and start the project
  4. Open a browser and go to localhost:3000 to view the project and see changes while developing

Built With

  • Frontend: React, React Bootstrap, React Router, Axios, Google API
  • Backend: Node.js, Express, Mongoose, MongoDB, AWS-SDK, Google Auth Library
  • Set up with Create React App

Acknowledgments

Releases

No releases published

Packages

No packages published