Skip to content

This is a DBMS website made for our class in Thakur college of engineering computer science department

Notifications You must be signed in to change notification settings

UnnatMalik/DBMS-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Screenshot 2024-09-21 113615

DBMS-website

This is a project about open to DBMS Website that is made by my team from Thakur college of engineering computer department

About The Project

image


This project is made in reference Database management system in Computer science engineering . This project is all about helping students understand about DBMS and learn from all the resources available in this project .

Project include :

  • Setup guide for locally installing SQL workbench and CLI .
  • All the PDF documents in regards to Practicals , Important Topics in DBMS .
  • Site also includes an Online SQL editor and other reference to learn about databases and SQL

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

The above django project does not include Settings.py file and Django admin url due to security reasons( thus you have to create it on your own )

Prerequisites

The below step includes setting up the project locally and running it on local host

NOTE : before running create a settings.py file with all basic configurations and add django admin Url for managing the models

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install Django (Skip if already istalled)

  pip install Django

Start the server

  python manage.py runserver

Roadmap

Below is the Block-diagram for the project explaining the details and simple workflow of our project : Screenshot 2024-09-21 083717

Usage

  1. Access Study Materials:

    • Once logged in, users can navigate to the Materials section.
    • You can view, download, and search for PowerPoint presentations (PPTs), practical lab files, and reference books.
    • All files are categorized for ease of access.
  2. CRUD Operations (For Authorized Users):

    • If you are an authorized user (e.g., admin or contributor), you can upload new study materials, edit existing ones, or delete outdated resources.
    • Access the Admin Panel for additional controls over content and user permissions.
  3. Mobile Friendly:

    • The website is fully responsive and can be accessed on desktops, tablets, and mobile devices.

Contact

Frontend dev : Anushka yadav

Backend Dev : Unnat Malik

Backend Dev & deployment : Aryan yadav

Mentor : Loukik Salvi

About

This is a DBMS website made for our class in Thakur college of engineering computer science department

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published