Official Documentation for Purvvidyarthi
Comprehensive documentation for administrators, alumni, institutions, developers, and contributors.
https://purvvidyarthi-docs.vercel.app/
Purvvidyarthi Docs is the official documentation platform for the Purvvidyarthi Alumni Management System.
It provides everything required to understand, configure, integrate, and use the platform effectively.
Whether you're an administrator managing alumni data, an institution onboarding users, or a developer integrating APIs, this documentation serves as the central knowledge base.
- 📖 Complete User Guides
- 🚀 Getting Started Documentation
- 🏫 Institution Setup Guides
- 👨🎓 Alumni Portal Documentation
- 👨💼 Admin Dashboard Documentation
- 🔐 Authentication Flow
- ⚙️ Configuration Guides
- 🔗 Integration Documentation
- ❓ Frequently Asked Questions
- 💡 Best Practices
- 📚 Developer References
- 🔍 Searchable Documentation
- Introduction
- Quick Start
- Installation
- Authentication
- Dashboard Overview
- Alumni Management
- Events Management
- Chapters
- Opportunities
- User Profiles
- Notifications
- Settings
- APIs
- Integrations
- Troubleshooting
- FAQ
- Next.js
- React
- TypeScript
- Tailwind CSS
- shadcn/ui
- Radix UI
- Lucide Icons
.
├── app/
├── components/
├── context/
├── lib/
├── pages/
├── public/
├── styles/
├── next.config.ts
├── package.json
└── README.md
Clone the repository
git clone https://github.com/the-bipu/purvvidyarthi-docs.gitMove into the project
cd purvvidyarthi-docsInstall dependencies
npm installStart the development server
npm run devOpen
http://localhost:3000
npm run buildRun production
npm startContributions are always welcome.
- Fork the repository.
- Create your feature branch.
- Commit your changes.
- Push the branch.
- Open a Pull Request.
Please ensure all documentation is accurate, well-formatted, and follows the existing writing style.
Found an issue?
Please open an issue with:
- Clear title
- Description
- Steps to reproduce
- Expected behavior
- Screenshots (if applicable)
This project is licensed under the MIT License.
See the LICENSE file for more information.
Bipanshu Kumar
Lead Software Engineer
- Purvvidyarthi
- Purvvidyarthi Admin
- Purvvidyarthi Mobile App
- Purvvidyarthi API
If you have any questions, suggestions, or encounter issues while using the documentation, feel free to create an issue in this repository.
Made with ❤️ for the Purvvidyarthi Community.
