Skip to content

RamaSubramanianT/Journal-Paper-Access-through-keyword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Journal Paper Access Through Keywords

This project implements a Java application that allows users to search for journal papers by keywords. The application uses the MySQL database to store the list of papers and their keywords.

Requirements

  • Java 8 or higher
  • NetBeans 14 IDE
  • MySQL database

Installation

  • Clone the repository from GitHub.
  • Import the project into NetBeans.
  • Create a new MySQL database and import the journal_papers.sql file.
  • Run the application.
  • Usage

  • First create your username and password, login using those credential.
  • You can Upload and Search for research paper in your profile.
  • All the frames and java files are present in src folder.
  • To use the application, enter one or more keywords in the search bar and click the "Search" button. The application will return a list of papers that match the keywords.

    Contact

    If you have any questions or feedback, please contact the author at [email protected]

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages