Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Programming Fundamentals CSV Python Project

This is final project for the Programming Fundamentals Course (CS101).
In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.

Installation

Install hulions.py with Python 3.x or greater

  cd 'PFUN-CSV-Python-Project'
  python3 hulions.py

Username and Password

When it asks for username and password:

  username >> _
  password >> _
username password
admin pfun

Enjoy CRUD operations on CSV database!

Documentation

To manually add your own database, add CSV file to Databases folder.
Then, add it to file_path variable in hulions.py.
Remember, the path needs to be relative!

Tech Stack

Python 3, CSV, Python CSV module

Support

For support, email admin@xorahsan.me or join me on Instagram: xorahsan.

About

This is final project for the Programming Fundamentals Course (CS101). In this project, I used CSV module to implement CRUD operations on CSV file using Python Programming Language.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages