Jayteemighty / Result-Management-System

This is a student management system for university students and faculty lecturers. It's built on Django, JavaScript, Html and Bootstrap.

Home Page:https://result-management-system-mu.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Result Management System

Result Management System This repo contains the code for a simple result management system. Below is step to run and see the project on your local environment.

Cloning the Repository

To access the source code and documentation, follow these steps:

  1. Open your terminal or command prompt.

  2. Navigate to the directory where you want to clone the repository.

  3. Use the following command to clone the repository:

    git clone https://github.com/Jayteemighty/Result-Management-System.git
    

Running the Server

Before accessing the project locally, ensure that you have the necessary dependencies installed and the server running. Follow these steps:

  1. Navigate to the root directory of the cloned repository.

  2. Install the required dependencies using the following command:

    pip install -r requirements.txt
    
  3. Start the server by running the following command:

    python manage.py runserver

About

This is a student management system for university students and faculty lecturers. It's built on Django, JavaScript, Html and Bootstrap.

https://result-management-system-mu.vercel.app


Languages

Language:JavaScript 60.6%Language:Python 30.4%Language:CSS 4.3%Language:HTML 2.5%Language:SCSS 2.0%Language:PowerShell 0.1%Language:Hack 0.0%Language:PHP 0.0%Language:Batchfile 0.0%