This repo contains the source code for the Society of Software Engineers' website. Built using Next.js, the website is a hub for information about the SSE and provides tools to manage its various data needs.
next
directory holds the Next.js application bootstrapped withcreate-next-app
.documentation
directory contains project documentation including wireframes, domain models, ERDs, etc.
Follow our environment setup guide to get started with the project.
- Tailwind CSS IntelliSense: bradlc.vscode-tailwindcss (Tailwind CSS IntelliSense)
- PostCSS Language Support: csstools.postcss (required for Tailwind CSS IntelliSense)
- Prisma: Prisma.prisma (Prisma file syntax highlighting, formatting, completions, and linting)
Recommended VSCode Extensions:
- GitLens: eamodio.gitlens (GOATed extension for git)
If you wish to contribute to the project, please join us at the SSE (GOL 1670) on Sundays at 11 a.m. for our weekly tech workshops and at 12 p.m. for our weekly tech committee meeting. Also, join us on Slack at rit-sse.slack.com. Make sure to join the #technology
and #projects
channels. See you there!
To see what the SSE web team is working on, check out the GitHub Projects board.
This project is licensed under the MIT License - see the LICENSE file for details.