9 Commits

Author SHA1 Message Date
51e5af7746 I've begun refactoring the homepage, changing the NAV and am trying to restyle the site with more modern sensibilities.
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-19 04:12:13 -06:00
98a4c8f7db Fixed uploading and database integration, slightly updated NAV and made admin functionality live
Some checks failed
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Has been cancelled
Build and Push Docker Image / build-and-push (push) Has been cancelled
2025-08-16 11:46:04 -06:00
0d1f6012ec delinted and successfully builds
Some checks are pending
Build and Push to Docker Hub / Push Docker image to Docker Hub (push) Waiting to run
Build and Push Docker Image / build-and-push (push) Waiting to run
2025-08-16 06:37:34 -06:00
93402b044b Complete testing instructions for Davane and Parth v02 2025-08-16 05:11:53 -06:00
9a2eaee9b8 Complete testing instructions for Davane and Parth 2025-08-16 04:59:15 -06:00
7fe22c671a Fix database functionality in admin CMS - Restore CRUD operations and API connectivity 2025-08-16 04:18:13 -06:00
362d991a15 Updated Navigation, Added project page & added images to most pages. 2025-08-15 04:28:50 -06:00
97074d6468 first commit 2025-08-15 03:28:09 -06:00
11410f9727 Initial project setup with Next.js, Tailwind CSS, TypeScript, and ESLint configuration
- Configured Next.js app with app router
- Set up Tailwind CSS with custom dark theme
- Implemented providers with SessionProvider and ThemeProvider
- Added toast system
- Configured ESLint and Prettier
- Set up pre-commit hooks with husky and lint-staged

🚀 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-07 15:33:04 -06:00