Skip to content

ThiagoAugustoSM/visual-curriculum

Repository files navigation

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

Features

  • Track academic progress
  • Ligh/Dark Mode

🎯 Roadmap

  • Feature: Option to save your history locally (LocalStorage).
  • Feature: Enable the creation of new curriculum and Universities (React Router).

✨ 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.