Skip to content

akashsateesha/akashsateesha-Car-Rental-Management-System

Repository files navigation

Car Rental Management System

Name: Y Srinivas A
SRN: PES1UG20CS517

Environment Setup

Frontend: streamlit
Backend: mysql
Database: MariaDB

Installation

  1. Install python
  2. Install streamlit using the command
pip install streamlit
  1. Install Xampp
  2. Install mysql connector using the command
pip install mysql-connector-python
  1. Install pandas for display of tables using the command
pip install pandas

Running the application

  1. Start the Xampp server
  2. Open the command prompt and navigate to the folder where the application is stored
  3. Execute the command for creating the database and tables
source PES1UG20CS517_Car_Rental_Management_System.sql
  1. Run the command
streamlit run frontend.py
  1. The application will be displayed on the browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages