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
- Host: GitHub
- URL: https://github.com/usd-cs/comp-49x-24-25-our-search
- Owner: usd-cs
- Created: 2024-11-14T23:05:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-27T00:01:51.000Z (4 months ago)
- Last Synced: 2025-02-27T00:36:39.901Z (4 months ago)
- Language: Java
- Size: 800 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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