MeowSQL is a database application that stores and retrieves data in CSV files. It includes a secure login system that prompts the user to enter their username and password as command line arguments, and verifies the entered credentials against predefined credentials stored in the program. If the credentials are valid, the program displays a header for the database and allows the user to add, delete, and search for data through a user-friendly interface.
- Stores and retrieves data in CSV files
- Includes a secure login system that verifies user credentials
- Allows users to add, delete, and search for data
- Provides a user-friendly interface for accessing and managing data
Contributions are always welcome!
Please feel free to help out with this project! If you see something that could be made better or want a new feature, open up an issue or send a Pull Request!
