GithubHelp home page GithubHelp logo

seabeepraveen / eduflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ansahmohammad/eduflow

0.0 0.0 0.0 1022 KB

EduFlow is a comprehensive school management system built using the Django framework. One of the core functionalities of EduFlow is its ability to perform CRUD operations on student, teacher, and marks data. This means that administrators, teachers, and can easily create new student and teacher profiles, update existing information

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

License: GNU General Public License v3.0

JavaScript 33.13% Python 10.27% CSS 34.13% HTML 22.46% Procfile 0.01%

eduflow's Introduction

EduFlow - School Management Website

EduFlow is a web-based school management system designed to help schools manage their administrative tasks more efficiently. It provides a centralized platform for managing student data, courses, timetables, attendance, grades, fees, library, and alumni information.

Features

  • Student information management: Manage and update student profiles, including personal information, academic progress, grades, attendance, and disciplinary records.
  • Teacher information management: Manage teacher profiles, including personal information, teaching experience, and qualifications.
  • Course management: Create and manage courses, assign teachers and students to them.
  • Gradebook management: Manage and record student grades, create gradebooks and input grades electronically.
  • Fee management: Manage student fees, generate invoices, accept online payments, and track payment history.
  • Library management: Manage the school library, check out and return books, track inventory, and place holds.

ER Diagram

Getting Started

To get started with EduFlow, follow these steps: Install Python 3.x and pip on your system. Clone this repository to your local machine using git clone https://github.com/<your_username>/EduFlow.git. Create and activate a virtual environment using python3 -m venv env and source env/bin/activate. Install the dependencies using pip install -r requirements.txt. Run the migrations using python manage.py migrate. Create a superuser account using python manage.py createsuperuser. Start the development server using python manage.py runserver. Navigate to http://localhost:8000 in your web browser to access the application. Contributing

We welcome contributions from anyone who is interested in improving EduFlow. To contribute, follow these steps:

Fork this repository. Create a new branch for your feature or bug fix. Make your changes and commit them to your branch. Push your changes to your forked repository. Submit a pull request to this repository with a detailed description of your changes.

License This project is licensed under the GNU General Public License v3.0 License - see the LICENSE.md file for details.

eduflow's People

Contributors

seabeepraveen avatar jassu7082 avatar ansahmohammad 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.