An open API service indexing awesome lists of open source software.

https://github.com/usd-cs/comp-49x-24-25-our-search


https://github.com/usd-cs/comp-49x-24-25-our-search

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# OUR SEARCH

## About

The Office of Undergraduate Research (OUR) at USD launched the Student Engagement and Access Research Community Hub (SEARCH) to connect students with faculty conducting research. This is an app that streamlines the current manual data management process, making it easier for students and faculty to collaborate and receive real-time updates on matching research interests.

## Prerequisites

* be a valid USD student or faculty member (@sandiego.edu)

## Installation - DEVELOPMENT MODE

1. **Clone the Repository**
```bash
git clone
cd
```

2. **Run the Application**

- Open a terminal and navigate to the root directory. Run the following command:

```bash
docker compose up
```

- Wait for the images to build and the containers to start. This effectively sets up the MySQL database and installs dependencies, builds, and runs the frontend and the backend.

## Contact
[COMP-49X-24-25-our-search](https://github.com/orgs/usd-cs/teams/comp-49x-24-25-our-search) team on GitHub