Abagatinho / visual-curriculum

A better way to visualize your university credits and disciplines

Home Page:https://abagatinho.github.io/visual-curriculum/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Visual Curriculum

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.

📝 Project specs

Tech Stack: React, Typescript, Chakra UI, localForage

Features

  • Track academic progress
  • Ligh/Dark Mode
  • Save your history (academic progress) locally

🎯 Roadmap

  • Feature: Enable the creation of new curriculum and Universities (React Router).
  • Feature: Capture and utilize co-requisites and equivalences.

✨ Contributing

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.

⚙️ Run Locally

Clone the project

git clone https://github.com/ThiagoAugustoSM/visual-curriculum.git

Go to the project directory

cd visual-curriculum

Install dependencies

npm install

Start the server

npm run start

ℹ️ License

This project follows the MIT license.

About

A better way to visualize your university credits and disciplines

https://abagatinho.github.io/visual-curriculum/

License:MIT License


Languages

Language:TypeScript 64.1%Language:Python 32.2%Language:HTML 3.7%