Skip to content

ZyadKhan05/ScratchNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScratchNotes

"Sharpen Your Mind, One Scratch at a Time!"

ScratchNotes is a Java-based application designed to help you create, organize, and review flashcards. Utilizing SQL for storage, ScratchNotes offers a seamless experience for managing your study materials. Whether you're preparing for exams, learning a new language, or simply need to memorize important information, ScratchNotes is here to assist you.

Built With

  • Java
  • SQL

Features

  • Create Flashcards: Easily create and store flashcards with questions and answers.
  • Organize Flashcards: Organize your flashcards into categories for better management.
  • Review Mode: Review your flashcards in a random or sequential order.
  • SQL Database: Store your flashcards securely using an SQL database.
  • User-Friendly Interface: Intuitive and easy-to-use graphical user interface.

Installation

To install and run ScratchNotes, follow these steps:

  1. Clone the repository: git clone https://github.com/ZyadKhan05/ScratchNotes.git

  2. Navigate to the Project Directory

Prerequisites

Ensure you have the following installed on your system:

  • Java Development Kit (JDK) 8 or higher
  • SQL Database (e.g., MySQL, SQLite)

Usage

TBD

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.

If you want to customize the folder structure, open .vscode/settings.json and update the related settings there.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or inquiries, please contact us at ... .

Happy studying with ScratchNotes!

About

Flashcard app with a little feline twist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages