Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practical Project Part 2

Overview

This project is a Flask web application designed for managing vehicle data stored in a CSV file. It implements a robust CRUD functionality, allowing users to create, read, update, and delete vehicle records efficiently.

Key Features

  • CSV File Handling: The application reads from and writes to a CSV file, enabling seamless data management.
  • Route Management with Validation: Flask routes are carefully managed to ensure data integrity. Validation checks are implemented to prevent invalid operations, enhancing the application's reliability.
  • Dynamic User Interface: The user interface is built using Jinja2 templates, providing a clean and intuitive experience. Users can easily interact with the application to view and manipulate vehicle records.

This application combines effective data handling with a user-friendly interface, making it a powerful tool for vehicle management.

About

Handling CSV files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages