GithubHelp home page GithubHelp logo

fahadyousafmahar / student-research-management-system Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 6.0 40.51 MB

A Student Research Paper Management System that can be used to collaborate between students and faculty members and manage research papers.

PHP 61.99% CSS 38.01%
research-management research research-paper-management faculty-feedback-system assignment-submission-system paper-submission-portal mini-lms faculty-research

student-research-management-system's Introduction

Student-Research-Management-System

A Student Research Paper Management System which can be used to collaborate between students and faculty members and manage research papers.

Faculty Members can supervise a student and his research paper.

Prerequisites

PHP >= 7.2 - The language which powers web

MySql - DBMS

Installation

1 - IMPORT research.sql
2 - Change /config.php accordingly.
3 - It is strongly advised that you add a Virtual Host to this project. 

For Demo

admin : user = [email protected]
	pass = [email protected]

faculty: user = [email protected]
	pass = [email protected]

student: user = [email protected]
	pass = [email protected]

Project Directory Structure

+
├───App // Everything related to current application
│   ├─── Class // Holds all class definitions to fetch data as objects from database
│   ├─── Controllers // Contains controllers for all route operations and methods
│   ├─── Data // contains User's images
│   └─── Views // Contains Views for current application 
│       ├─── css
│       ├─── fonts
│       ├─── img
│       ├─── js
│       ├─── partials // Contains all repeated building blocks like head and foot etc.
├─── Core // Contains Framework's core classes like Database and Router definitions etc.
├─── Docs // Contains documentation
└─── vendor // Contains libraries included through Composer

Screenshots

Login

Login

Register

Timeline

Admin

Admin Dashboard

Admin Dashboard

Admin View Students

Admin View Students

Admin Edit Students

Admin Edit Students

Admin View Faculty

Admin View Faculty

Admin Edit Faculty

Admin Edit Faculty

Faculty

Faculty Dashboard

Faculty Dashboard

Faculty Supevise Student

Faculty Supevise Student

Faculty View Paper

Faculty View Paper

Student

Student Dashboard

Student Dashboard

Student View Paper

Student View Paper

Authors

Fahad Yousaf Mahar

Acknowledgments

student-research-management-system's People

Contributors

fahadyousafmahar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.