Skip to content

Commit

Permalink
docs: update README, add link to site from splash
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-wang0 committed Jan 2, 2024
1 parent 6fa0f8c commit 78c195a
Showing 1 changed file with 29 additions and 14 deletions.
43 changes: 29 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,68 @@
# GE-Z

> ### The only tool built for University Students that finds online, <ins>*articulatable*</ins> GE courses at California CCs
> ### The only tool built for University Students that finds online, <ins>
*articulatable*</ins> GE courses at California CCs
<p align="center">
Built with: <br>
<img src=https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB>
<img src=https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white>
<img src=https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white>
<img src=https://img.shields.io/badge/next%20js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white>
<img src=https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white>
<img src=https://img.shields.io/badge/Jest-C21325?style=for-the-badge&logo=jest&logoColor=white>
<img src=https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB alt="React">
<img src=https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white alt="Typescript">
<img src=https://img.shields.io/badge/Figma-F24E1E?style=for-the-badge&logo=figma&logoColor=white alt="Figma">
<img src=https://img.shields.io/badge/next%20js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white alt="Next">
<img src=https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white alt="Tailwind">
<img src=https://img.shields.io/badge/Jest-C21325?style=for-the-badge&logo=jest&logoColor=white alt="Jest">
</p>

### 🥇 WebJam 2023 First Place Winner

<p align="center">
<img width="1728" alt="Open Graph Image" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/4d500a0c-4d2b-40ca-b7b9-46cf52cdf7f9">
<a href="https://ge-z.vercel.app">
<img width="1728" alt="Open Graph Image" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/4d500a0c-4d2b-40ca-b7b9-46cf52cdf7f9">
</a>
</p>

## About
GE-Z is the first tool of its kind for finding high-quality, articulatable courses at California Community Colleges (CCC) that any Californian university student can take to advance their academic goals.

Resources like Assist.org and CVC.edu are great for aspiring transfer students, but they're not designed with university students in mind; these tools are "one-directional": community colleges ➡️ universities. GE-Z solves this problem by sourcing our data directly from Assist and CVC and reversing it to make finding CCC courses simple and straightforward for university students.
GE-Z is the first tool of its kind for finding high-quality, articulatable courses at California Community Colleges (
CCC) that any Californian university student can take to advance their academic goals.

Resources like Assist.org and CVC.edu are great for aspiring transfer students, but they're not designed with university
students in mind; these tools are "one-directional": community colleges ➡️ universities. GE-Z solves this problem by
sourcing our data directly from Assist and CVC and reversing it to make finding CCC courses simple and straightforward
for university students.

### Currently Supports:

* UCI ✅
* UCSB ✅

### In the Works:
* All UCs

* All UCs and CSUs
* Dark Mode 🐙

## Features

* Search across universities and general education requirements
* Find courses eligible for instant enrollment, zero textbook fees, and more
* Sort courses by units, tuition, timeframe, and more!

## Screenshots

<p align="center">
<img width="1728" alt="Desktop Search Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/0728e700-0469-4e78-a28a-637e22b7dba7">
<a href="https://ge-z.vercel.app">
<img width="1728" alt="Desktop Search Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/0728e700-0469-4e78-a28a-637e22b7dba7">
</a>
</p>

<p align="center">
<img width="264" alt="Mobile Home Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/c86a8705-4b41-4f0d-940d-a32ab6b60b46">
<a href="https://ge-z.vercel.app">
<img width="1728" alt="Desktop Search Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/0728e700-0469-4e78-a28a-637e22b7dba7">
</a>
</p>


## Using GE-Z

Access GE-Z live! Click this link: [GE-Z](https://ge-z.vercel.app)

---------------
Expand Down

0 comments on commit 78c195a

Please sign in to comment.