[go: nahoru, domu]

Skip to content

LAXGRADES is a web application that allows users to explore grade distributions for classes at the University of Wisconsin-La Crosse. With LAXGRADES, you can search and compare historical grade data, GPAs, and pass rates for courses across various semesters and instructors.

Notifications You must be signed in to change notification settings

henryczup/lax-grades

Repository files navigation

LAXGRADES - Explore UWL Grade Distributions

LAXGRADES is a web application that allows users to explore grade distributions for classes at the University of Wisconsin-La Crosse. With LAXGRADES, you can search and compare historical grade data, GPAs, and pass rates for courses across various semesters and instructors.

Features

  • Search for classes by department, course number, or instructor name
  • View grade distributions, GPAs, and pass rates for specific classes
  • Compare grade data across different semesters and instructors
  • User-friendly interface for easy navigation and data exploration

Getting Started

To run the LAXGRADES project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/laxgrades.git
  2. Navigate to the project directory:

    cd laxgrades
  3. Install the dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
  4. Start the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
  5. Open http://localhost:3000 with your browser to see the application.

Technologies Used

  • Next.js - A React framework for building server-side rendered and static websites
  • React - A JavaScript library for building user interfaces
  • TypeScript - A typed superset of JavaScript that compiles to plain JavaScript
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom user interfaces
  • Prisma - A modern database toolkit for TypeScript and Node.js
  • PostgreSQL - A powerful, open-source object-relational database system
  • shadcn/ui - A beautifully designed component library for building modern web applications

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. Make sure to follow the project's code of conduct.

License

This project is licensed under the MIT License.

Acknowledgements

Contact

If you have any questions or inquiries about the LAXGRADES project, please contact henryczup@gmail.com.

About

LAXGRADES is a web application that allows users to explore grade distributions for classes at the University of Wisconsin-La Crosse. With LAXGRADES, you can search and compare historical grade data, GPAs, and pass rates for courses across various semesters and instructors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages