SkillAgentSearch skills...

Mujcentral2.0

MUJ-Central is a website build to help students of Manipal University Jaipur with a their exam preparation by providing them past year papers and study material. The website also includes other functions for fun and interactivity.

Install / Use

/learn @vverma022/Mujcentral2.0
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<a href=""> <img alt="MUJ Central" src="public/_static/og.jpg"> <h1 align="center">MUJ Central 2.0</h1> </a> <p align="center"> Help your prep ! </p> <p align="center"> <a href="#introduction"><strong>Introduction</strong></a> · <a href="#installation"><strong>Installation</strong></a> · </p> <br/>

Introduction

Empower your next project with the stack of Next.js 15, Prisma, Shadcn/ui, and Supabase. <br/>

Installation

Clone & create this repo locally with the following command:

npx create-next-app my-saas-project --example "https://github.com/vverma022/mujcentral2.0"

Steps

  1. Install dependencies using pnpm:
npm install
  1. Copy .env.example to .env.local and update the variables.
cp .env.example .env.local
  1. Start the development server:
npm run dev

[!NOTE]
I use npm-check-updates package for update this project.

Use this command for update your project: ncu -i --format group

Roadmap

  • [ ] Add support for Assingments
  • [ ] Add paid solutions to papers
  • [X] Add email support to contact us
  • [X] Limit user intractivity in confessions and unimates

Frameworks

  • Next.js – React framework for building performant apps with the best developer experience
  • Prisma – Typescript-first ORM for Node.js

Platforms

  • Vercel – Easily preview & deploy changes with git
  • Supabase – Serverless Postgres with autoscaling, branching, bottomless storage and generous free tier.

UI

  • Tailwind CSS – Utility-first CSS framework for rapid UI development
  • Shadcn/ui – Re-usable components built using Radix UI and Tailwind CSS
  • Framer Motion – Motion library for React to animate components with ease
  • Lucide – Beautifully simple, pixel-perfect icons
  • next/font – Optimize custom fonts and remove external network requests for improved performance

Code Quality

  • TypeScript – Static type checker for end-to-end typesafety
  • Prettier – Opinionated code formatter for consistent code style
  • ESLint – Pluggable linter for Next.js and TypeScript

Miscellaneous

  • Vercel Analytics – Track unique visitors, pageviews, and more in a privacy-friendly way

Author

Created by [@vverma] in 2025, released under the MIT license. Testing for contributing

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated5mo ago
Forks2

Languages

TypeScript

Security Score

92/100

Audited on Oct 8, 2025

No findings