Visual curriculum is a tool to better visualize your university credits and disciplines. This project development started because of the non-structured curriculum courses across different universities and the difficulty of visualizing each one of the disciplines.
Checkout the project demo.
Tech Stack: React, Typescript, Chakra UI, localForage
Features
- Track academic progress
- Ligh/Dark Mode
- Save your history (academic progress) locally
- Feature: Enable the creation of new curriculum and Universities (React Router).
- Feature: Capture and utilize co-requisites and equivalences.
Contributions are always welcome!
If you have an idea but want to check in first with the contributors of the project: create a new issue with your idea and discuss with us why we should implement it.
If the feature is already on the roadmap go ahead and create a pull request with it! Make sure to explain which feature you are building and how you chose to implement it.
Clone the project
git clone https://github.com/ThiagoAugustoSM/visual-curriculum.gitGo to the project directory
cd visual-curriculumInstall dependencies
npm installStart the server
npm run startThis project follows the MIT license.
