GithubHelp home page GithubHelp logo

sharmadhruv2511 / electivehub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from technodes2-0/electivehub

0.0 0.0 0.0 10.13 MB

ElectiveHub is an Education Management System designed to simplify and enhance the management of student information and elective subject selection in educational institutions. It offers a suite of applications for students, teachers, and administrators, providing a user-friendly platform.

Home Page: https://electivehub.onrender.com

JavaScript 99.21% CSS 0.56% HTML 0.14% Dockerfile 0.08%

electivehub's Introduction

ElectiveHub

image


Open Source Love License GitHub issues GitHub forks GitHub stars Netlify Badge

Description:

ElectiveHub is an Education Management System designed to simplify and enhance the management of student information and elective subject selection in educational institutions. It offers a suite of applications for students, teachers, and administrators, providing a user-friendly platform to manage academic processes efficiently.

Table of Contents

  1. Features
  2. Installation
  3. Contributing
  4. License

Features

  • Student Information Management: Add, update, and delete student details, including Student Name, Student ID Number, Email, and Phone Number.
  • Elective Subject Management: Add, update, and delete elective subjects with details like Elective Subject Name, Description, and Code.
  • Syllabus and Timeline: Access detailed syllabus information for elective subjects and follow a structured learning timeline.
  • Elective Subject Selection: Students can choose elective subjects, while teachers can assign them to students.
  • Admin Dashboard: Visualize data with charts and analytics to make informed decisions about curriculum and student engagement.

Creating .env file for client

A file named .env is required in the client directory of ELECTIVEHUB for storing environment variables used at runtime. It is not a part of the repo and you will have to create it.

Add the endpoint for accessing electivehub-api service to the variable named "VITE_API_URL" in the .env file.

VITE_API_URL="http://your-server.com"

If you are a developer working on your local system, then the URL would be:

VITE_API_URL="http://localhost:4000"

Creating .env file in server

A file named .env is required in the server directory of ELECTIVEHUB for storing environment variables used at runtime. It is not a part of the repo and you will have to create it.

Create the following variables in the .env file and assign there values.

MONGO_URL PORT TOKEN_KEY

Installation

To get started with ElectiveHub, follow these installation steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/TechNodes2-0/ElectiveHub.git
    
  2. Set up the backend by navigating to the server directory:

    cd server
    
  3. Install the necessary dependencies for the backend:

    npm install
    
  4. Start the backend server:

    npm start
    
  5. For the frontend, navigate to the client directory:

    cd client
    
  6. Install the necessary dependencies for the frontend:

    npm install
    
  7. Start the frontend:

    npm run dev
    
  8. Access the application through your web browser.

These steps will ensure both the frontend and backend of ElectiveHub are properly set up and running.

Contributing

We welcome contributions to improve ElectiveHub. To contribute:

  1. Fork the repository on GitHub.

  2. Clone the forked repository to your local machine.

  3. Make your changes and improvements.

  4. Commit your changes with clear and concise commit messages.

  5. Push your changes to your forked repository.

  6. Submit a pull request to the main repository, describing your changes and why they should be merged.

License

This project is licensed under the MIT License.

electivehub's People

Contributors

nishitbaria avatar yash636261 avatar jayeshyadav99 avatar vinayakvispute avatar adityakhattri21 avatar nitishkumar333 avatar orange-tofu avatar 0xmohitsen avatar hardy07 avatar techking007 avatar sunny-unik avatar akachi-4 avatar sharmadhruv2511 avatar nupur19nj avatar hamzailyas237 avatar lakshay451 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.