<<<<<<< HEAD
Welcome to TAMU Studys, a community-driven Q&A and discussion platform designed for Texas A&M University students. This project aims to foster a collaborative learning environment where students can ask questions, share knowledge, and discuss class material with peers in a structured, class-specific space.
TAMU Studys combines the features of Stack Overflow and Reddit to provide a supportive space for students to:
Ask questions about specific classes Share insights and solutions related to assignments, homework, and projects Discuss lecture material and exam preparation strategies Collaborate with classmates in a constructive and respectful way 🛠 Features Class-Specific Threads: Organized discussion spaces for each class, allowing students to easily find and contribute to discussions about their specific courses. Question & Answer Format: A Q&A structure similar to Stack Overflow, enabling students to upvote answers and select the most helpful response. Community Moderation: Students can upvote and report content to maintain a positive and relevant learning space. Tags & Filters: Tag questions by topic (e.g., "Homework", "Exams", "Labs") for easier navigation and filtering. User Profiles: Earn reputation points, badges, and achievements based on contributions, encouraging participation and rewarding helpfulness. Real-Time Notifications: Receive updates on answers, comments, and mentions, ensuring users stay engaged with relevant discussions.
Traditional online forums lack the structure to support class-specific discussions. TAMU Studys addresses this by focusing on Texas A&M courses. Whether you're a freshman or a senior, TAMU Studys offers an organized space to connect with classmates, gain insights, and succeed in your courses.
We welcome contributions to improve TAMU Studys! To contribute:
Fork the repository. Create a new branch (git checkout -b feature/YourFeature). Make your changes and commit (git commit -m 'Add feature'). Push to your branch (git push origin feature/YourFeature). Create a Pull Request. See the CONTRIBUTING.md file for more details.
For questions or feedback, please reach out to us on the TAMU Coding Club Discord
|
Pranav Uttarkar |
|
Nam Le |
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
bce233a (Initial commit)