Skip to content

miguelHx/bobcat-courses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bobcat Courses Front End

Course Planner for UC Merced Students.

Screenshot 2024-08-22 at 2 27 33 PM

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need the following installed on your system:

Installing

A step by step series of examples that tell you have to get a development env running

  1. clone the github repo
cd some-working-directory
git clone https://github.com/miguelHx/bobcat-courses.git bobcat-courses
  1. cd into the directory
cd bobcat-courses
  1. Install dependencies
yarn install
  1. run the dev server, using this command:
yarn start
  1. open up the site using chrome on localhost:3000

If you want to run a production build, run the following command:

yarn build

Code Style

Using ES6 syntax

Built With

Contributing

Please open up an issue first before sending in a pull request.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Props to Christian for building a robust backend in django and props to Maxime for the scheduling algorithm as well as the iOS application. Without them, none of this would have been possible. You can find their projects here: Christian: https://github.com/dragonbone81/bobcat-courses-backend Maxime: https://github.com/moisonmaxime/CoursePlanner-iOS

About

Course Planner for UC Merced students.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published