Table of Contents
This is an app that has an interactive university curriculum for the degree in speech-language pathology (fonoaudiología) at UC
- Clone the repo
https://github.com/loretito/malla-interactiva-uc- Install packages
yarn- Run
yarn dev- Build for production
yarn build- Select/Unselect a course
- Select/Unselect by semestrer
- Select/Unselect by year
- Unlock courses as prerequisites are met
- Display the percentage of approved courses/credits
- Switch between the old and new university curriculum
- Store selections in localStorage
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the following tags:
bug(for reporting errors or bugs in the code)enhancement(for suggesting new features or improvements to existing functionality)documentation(for issues related to the project's documentation)question(for asking questions)
Follow thw steps bellow to contribute:
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/FeaturesName) - Commit the Changes (
git commit -m "Add some FeatureName) - Push to the Branch (
git push origin feature/FeaturesName)
Loreto Ñancucheo - @loretonancucheo - loreto.nancucheo@gmail.com
Don't forget to give the project a star!
Thanks ❤️
