👨💻 Developers: See README-DEV.md for technical setup | CHANGELOG
Aquário is an open-source platform for students, professors, and labs at the Centro de Informática (CI) of UFPB. It centralizes academic information and facilitates communication within the community.
Course-specific guides for students - curricular structure, tips, and resources.
Directory of labs, research groups, and student organizations at CI.
Interactive maps of campus buildings and rooms.
Job listings, internships, research positions, and volunteer opportunities.
- Framework: Next.js 15
- Language: TypeScript
- Styling: Tailwind CSS + shadcn/ui
- Database: PostgreSQL + Prisma
- Testing: Jest + Vitest
Prerequisites:
- Node.js 18+ and npm installed (Download Node.js)
git clone https://github.com/aquario-ufpb/aquario.git
cd aquario
npm install
cp .env.example .env
npm run setup
npm run devSee README-DEV.md for complete setup instructions.
Contributions are welcome! See CONTRIBUTING.md for guidelines.
- Fork the repository
- Create a feature branch:
git checkout -b feature/my-feature - Make your changes
- Submit a Pull Request
This project is licensed under the MIT License.
- Issues: GitHub Issues
- Email: aquarioufpb@gmail.com