Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

209 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What changes I require from contributors:-

[list of contribution][CONTRIBUTION.md]

HOME PAGE

Screenshot 2025-01-05 000528

OUR SERVICES

Screenshot 2025-01-05 000555

RESOURCES

Screenshot 2025-01-05 000844

NOTES

Screenshot 2025-01-05 000914

GALLERY

Gallery

ANNOUNCEMENT

Screenshot 2025-01-05 000642

USER EXPERIENCE

User Experience

CREATOR

Screenshot 2025-01-05 000714

🏆PR CONTRIBUTIONS

Introduction

Top Contributors

Merged PRs

Eg Certificate

FOOTER

Screenshot 2025-01-05 000731

Vaibhav

🚀 Nitra Mitra

Nitra Mitra is an open-source initiative by students of NITRA Technical Campus, Ghaziabad. The project aims to streamline student utilities and tech-based solutions under one platform while offering contributors a chance to learn full-stack web development.

Banner


📌 Table of Contents


📖 About the Project

Nitra Mitra is a student-centric project built to:

  • Help students with daily academic tasks
  • Offer digital utilities and games
  • Promote collaborative open-source learning
  • Empower beginners in web development

🌟 Features

  • 🎮 Games & Tools for learning
  • 🧾 Notes Upload/Download
  • 🗒 Event & Blog Management
  • 📊 Leaderboards & Admin Dashboard
  • 🖼 Verified Gallery Uploads
  • 🧑‍💻 Google Login & GitHub Auth
  • 📥 PDF/Excel Download for Admins

🧑‍💻 Tech Stack

Frontend Backend Database AI/ML (Planned) APIs
HTML, CSS, JS PHP (Laravel) MySQL TensorFlow, Sklearn Google Maps, Twilio

🚀 Getting Started

Follow the steps below to set up the project locally and keep your fork up-to-date.

  1. Fork the Repository Click the Fork button at the top-right of the original repository.

  2. Clone your fork

git clone https://github.com/your-username/nitra-mitra.git
# 🔁 Replace <your-username> with your actual GitHub username
  1. Navigate into the project directory
cd nitra-mitra
  1. Start local server (for PHP) XAMPP: Move the project folder to C:/xampp/htdocs/

WAMP: Move it to C:/wamp/www/

Then, open your browser and go to:

http://localhost/nitra-mitra/
  1. Set the original repo as upstream (only once)
git remote add upstream https://github.com/<original-owner-username>/nitra-mitra.git
# 🔁 Replace <original-owner-username> with the GitHub username of the original repository owner
  1. Sync your local repo with the upstream
git fetch upstream
git checkout main
git merge upstream/main
# or (preferred)
git rebase upstream/main
  1. Make changes and commit
git add .
git commit -m "Your message"
  1. Push changes to your fork
git push origin main
  1. In case of merge conflicts Resolve them manually, then:
git add <filename>
git commit -m "Resolved merge conflict"
git push origin main

About

Nitra Mitra is a student-centric academic platform developed by students of NITRA Technical Campus, designed to streamline study resources for AKTU learners. Its primary focus is on simplifying academics by offering well-organized notes, previous year question papers, semester-wise material, and exam preparation tools—all tailored to the AKTU

Topics

Resources

Code of conduct

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages