Giter Site home page Giter Site logo

college-dbms's Introduction

College DBMS Project

This project is a comprehensive database management system (DBMS) designed for college data management. It provides a web-based interface for managing professors, departments, courses, and students.

Technologies Used

  • Flask: A Python web framework used for developing the application.
  • MySQL: A traditional relational database management system used for data storage and retrieval.
  • YugabyteDB: A scalable and distributed cloud database employed for improved performance and reliability.
  • AWS EC2: An Amazon Web Services (AWS) Elastic Compute Cloud (EC2) Linux instance utilized for hosting the project.
  • Gunicorn: A Python WSGI HTTP server used for efficient web serving.
  • Nginx: A high-performance web server and reverse proxy server employed for routing and load balancing.

Features

  • User-friendly web interface for managing professors, departments, courses, and students.
  • Secure authentication and authorization mechanisms to ensure data privacy.
  • Seamless integration with MySQL and YugabyteDB for efficient data storage and retrieval.
  • Scalable architecture to handle increasing data and user demands.
  • High availability and reliability provided by AWS EC2 hosting.

Setup and Installation

  1. Clone the repository.
  2. Install the required python dependencies listed in the requirements.txt file.
  3. Configure the database connections and credentials in every python file.
  4. First run 'db_schema.py' to create database and its schema.
  5. Next run 'db_data.py' to insert some data to the tables.
  6. Start the flask application server using 'python app.py' or 'flask run'.

Contributions

Contributions to this project are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

college-dbms's People

Contributors

pramukh660 avatar

Watchers

 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.