https://github.com/kiannaquines/crowd-monitoring-app
Undergraduate Capstone Project Crowd Monitoring System That Utilized Artificial Intelligence Web Dashboard
https://github.com/kiannaquines/crowd-monitoring-app
ai artificial crowd dbscan-clustering inteligence model monitoring tailwind ts typescript
Last synced: 4 months ago
JSON representation
Undergraduate Capstone Project Crowd Monitoring System That Utilized Artificial Intelligence Web Dashboard
- Host: GitHub
- URL: https://github.com/kiannaquines/crowd-monitoring-app
- Owner: kiannaquines
- Created: 2024-06-21T03:41:09.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-12T11:04:35.000Z (4 months ago)
- Last Synced: 2025-02-12T12:25:10.366Z (4 months ago)
- Topics: ai, artificial, crowd, dbscan-clustering, inteligence, model, monitoring, tailwind, ts, typescript
- Language: TypeScript
- Homepage: https://crowd-monitoring-app.vercel.app
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
Run the server:
```bash
npm run dev
```Run the production server:
```
npm i
``````bash
npm run build
``````bash
npm run start
```Open [http://localhost:80](http://localhost:80) with your browser to see the result.
## Learn More
To change the port number in development server open the ```package.json``` file and change ```80``` to your desire port number.
## User Interfaces (Dark Mode)




## User Interfaces (Light Mode)



