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.
nextdirectory holds the Next.js application bootstrapped withcreate-next-app.documentationdirectory 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 follow the guidelines in the CONTRIBUTING.md file. We welcome contributions of all kinds, including bug fixes, new features, and documentation improvements. Additionally, please stop by the mentoring lab at GOL-1670 to ask questions or get help with your contributions. We are happy to help you get started!
This project is licensed under the MIT License - see the LICENSE file for details.