Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinWu098 authored Dec 27, 2023
1 parent 03757c5 commit c8cdb7b
Showing 1 changed file with 30 additions and 23 deletions.
53 changes: 30 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,54 @@
# GE-Z

> ### The only tool built for University Students that finds online, **articulatable** 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>
</p>

### πŸ₯‡ WebJam 2023 First Place Winner

<p align="center">
<img width="1728" alt="Desktop Home Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/39eea075-22ec-4339-bf0e-e46d12e2c921">
</p>

## Built With
- Designed in Figma
- Next.js 13
- Typescript
- React
- Tailwind CSS
## About
GE-Z is the first tool of its kind for finding high-quality, articulatable courses at Community Colleges 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 processing it to make finding courses simple and straightforward.

## Introduction
Resources like Assist.org and CVC.edu are great for aspiring transfer students, but they're not design with university students in mind; these tools are "one-directional". GE-Z solves this problem by sourcing our data directly from them, processing it and presenting it for University Students who want to take online, articulatable courses at California Community Colleges!
### Currently Supports:
* UCI βœ…
* UCSB βœ…

Whether it's for personal, academic, or financial goals, students want to find the right CC course for them β€” GE-Z makes that process simple and straightforward!
### In the Works:
* All UCs and CSUs
* Dark Mode πŸ™

## Features
- Find courses eligible for instant enrollment
- Responsiveness across mobile and desktop devices
- Sort courses by units, tuition, timeframe, and more!
* 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="264" alt="Mobile Home Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/c86a8705-4b41-4f0d-940d-a32ab6b60b46">
<img width="1728" alt="Desktop Search Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/0728e700-0469-4e78-a28a-637e22b7dba7">
</p>

<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">
<img width="264" alt="Mobile Home Page" src="https://github.com/laurelin60/GE-Z-Frontend/assets/100006999/c86a8705-4b41-4f0d-940d-a32ab6b60b46">
</p>

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

## Future Plans
- Support all UCs
1. UCI βœ…
2. UCSB βœ…
- Add support for specific course searches
- Dark mode πŸ™
## Using GE-Z
Access GE-Z live! Click this link: [GE-Z](https://ge-z.vercel.app)

---------------
Made with ❀️ by Andrew Wang, Uno Pasadhika, Kevin Wu, Alan Tran

0 comments on commit c8cdb7b

Please sign in to comment.