Welcome to the Lokmanya Tilak College of Engineering student portal. This platform provides an all-in-one solution for managing various student-related activities, including internships, clubs, events, blogs, and even an online railway reservation system. It also hosts information about the annual institute-level event Zephyr.
- Internships: Browse and apply for internships posted by various companies.
- Clubs: Discover and participate in various college clubs.
- Events: Get updates on college events and stay informed about participation and registration.
- Blogs: Read and contribute to the student blog section.
- Online Railway Reservation System: Apply for railway concession certificate.
- Zephyr: Detailed information and registration portal for the institute's annual fest.
-
Frontend:
- Next.js
- Tailwind CSS
- Shadcn
- State Management: Redux
-
Backend:
- Node.js
- MongoDB
- File Storage: Cloudinary
git clone https://github.com/Technical-Vidya/Portal.git
cd Portal
npm install
npm run dev
npm run build
npm start
Create a .env.local
file in the root directory and add the following environment variables:
API_URL=your_api_url
We welcome contributions! Please check out the Contributing Guidelines for more details.