Logo Lanfrica

niouspark-cmd/student-hub

Domain:

socioeconomic

Record type:

software
Creator:
nio
Host:
A powerful marketplace for students across Ghana **Note:** This is a private repository. Access is restricted to authorized personnel only. ## 🚀 Tech Stack - **Framework:** Next.js 15 (App Router) - **Database:** PostgreSQL with Prisma ORM - **Authentication:** Clerk - **Styling:** Tailwind CSS & Radix UI - **State Management:** TanStack Query - **Media:** Cloudinary - **Maps:** Leaflet / Mapbox ## ✨ Key Features - **🛍️ Marketplace:** Browse and purchase products across various categories. - **⚡ Flash Sales:** Time-limited deals and special offers. - **🚚 Runner System:** Integrated delivery network allowing students to earn by delivering orders. - **🏪 Vendor Dashboard:** Complete tools for vendors to manage inventory, orders, and earnings. - **🛡️ Admin Control:** Comprehensive admin panel for user management, content moderation, and system configuration. - **💬 Messaging:** Built-in communication tools for users and support. ======= # OMNI Student Hub A powerful Next.js campus marketplace and social platform. ## How to Clone & Start Building > For those joining the repo for the first time, here is exactly how to get the 'masterpiece' onto your machine: ### Steps 1. **Accept the Invite**: Check your email and accept the invitation to the OMNI repository. 2. **Open your Terminal**: Navigate to the folder where you keep your projects. 3. **Clone the Repo**: Copy the link from the green 'Code' button on GitHub and run: ```bash git clone github.com ``` 4. **Enter the Project**: ```bash cd student-hub ``` 5. **Install Dependencies**: ```bash npm install ``` 6. **Add the Keys**: Drag and drop the `.env` file into the root folder. 7. **Run Development Mode**: ```bash npm run dev ``` 8. **Open the App**: Visit localhost in your browser. # Student Hub **Student Hub** is a comprehensive campus marketplace and service platform designed to connect students, vendors, and runners. It facilitates buying and selling products, managing deliveries, and participating …