Skip to content

A website that lists useful resources on each course we tutor at Wartburg College's Math Lab.

Notifications You must be signed in to change notification settings

awonyu9/math-lab-resources

Repository files navigation


Logo

Wartburg College Math Lab Resources

This is part of Wartburg College's Math Lab's 2022-23 service project. Our team of 13 students decided that we wanted to serve our community by compiling useful resources on each of the course we tutor our fellow students in. At first, we were just going to gather it all in a Google Doc, but I volunteered to build a website instead, hoping that students would find a website with a nice user interface easier to use than a plain Google Doc. So, I taught myself React Router to build it, and here we are!
Check out the website »

Report Bug · Request Feature

About The Project

Screenshot of homepage

I used React Router to build a multi-page website, where students can choose a subject (mathematics or computer science), then choose a specific course they need resources on. Each course page will list a number of useful links to videos, webpages, and tutorials, gathered by every member of the Math Lab 2022-23 team.

I've also designed the website so that it can be comfortably rendered with a dark theme, and it is responsive for mobile, tablet, and desktop devices, as well.

(back to top)

Built With

  • React
  • React Router
  • + Adobe XD for initial UI prototyping

(back to top)

Demo

Here is a demo of the basic website, on desktop with a light theme. Walkthrough video

And here is a demo of the website on a mobile device with a dark theme. Walkthrough video

(back to top)

Getting Started

  1. Clone this repository
git clone https://github.com/awonyu9/math-lab-resources.git
  1. Install npm packages
npm install
  1. Run app in dev mode
npm run dev
  1. Visit webpage in your browser at: http://127.0.0.1:5173/math-lab-resources/

Contact

Alexandra Wonyu - alexandrawonyu@gmail.com

Project Link: https://github.com/awonyu9/math-lab-resources

(back to top)

About

A website that lists useful resources on each course we tutor at Wartburg College's Math Lab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published