Skip to content

pearmnw/ThaiCheckLinks

Repository files navigation


ThaiCheckLinks Client Side

An awesome README template to jumpstart your projects!
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. Contact
  6. Acknowledgments

About The Project

product-screenshot

The Cybercrime Website Report and Verification project, Thai.CheckLinks, aims to solve the issue of cybercrime websites in Thailand by developing a website system for reporting and verifying cybercrime websites focusing on Scam, Gambling, and Fake Bank websites.

(back to top)

Built With

list major frameworks/libraries used to bootstrap project.

  • Next
  • React

(back to top)

Getting Started

This guide will help you get started with running your Next.js application locally on your machine. Make sure you have Node.js installed (version 10.13 or later).

Prerequisites

Before you begin, ensure you meet the following requirements to use ThaiCheckLinks Client Side effectively. This section lists the necessary tools and steps to prepare your environment.

  • npm
    npm install npm@latest -g

Installation

Below is an step of how you can instruct you set up the project:

1. Clone the Repository

First, clone the repository to your local machine using Git:

git clone https://github.com/pearmnw/ThaiCheckLinks.git
cd ThaiCheckLinks

2. Connect to PostgreSQL

Enter your PostgreSQL URL in .env

DATABASE_URL="postgresql://postgres:PASSWORD@localhost:PORTNUMBER/DATABASENAME?schema=public"

3. Install Dependencies

Navigate to the project directory and install the required dependencies:

  npm install

4. Run the Development Server

After installing the dependencies, you can start the development server by running:

  npm run dev

This command starts the Next.js application in development mode with hot-code reloading, error reporting, and more. The server will start listening on http://localhost:3000. Open this URL in your browser to view your application.

5. Next Steps

Explore the Next.js documentation to learn more about features and APIs you can use to enhance your application: https://nextjs.org/docs

(back to top)

Usage

Homepage

homepage-screenshot

Sign Up Page

signup-screenshot

Log In Page

login-screenshot

Report Page

report-screenshot

Verification Page

verification-screenshot

(back to top)

Contributing

Contributions are the backbone of the open-source community, enabling a collaborative environment where everyone can learn, inspire, and create. We warmly welcome any contributions to ThaiCheckLinks Client Side, and we appreciate your efforts to make this project even better.

If you have suggestions for improvements or new features, here's how you can contribute:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/ExampleFeature)
  3. Commit your Changes (git commit -m 'Add some ExampleFeature')
  4. Push to the Branch (git push origin feature/ExapleFeature)
  5. Open a Pull Request

(back to top)

Contact

Our Email - @Cap Cap - capcap@241023@gmail.com

Project Link: https://github.com/pearmnw/ThaiCheckLinks

(back to top)

Acknowledgments

The authors express deep gratitude to Dr. Ittipon Rassameeroj for his invaluable guidance, insightful suggestions, and scholarly expertise throughout this research project. Sincere appreciation is extended to the esteemed committee members: Assoc. Prof. Dr. Vasaka Visoottiviseth, Asst. Prof. Dr. Dolvara Guna-Tilaka, Asst. Prof. Dr. Charnyote Pluempitiwiriyawej, Lect. Dr. Assadarat Khurat, and Lect. Pagaporn Pengsart. Their thorough review and constructive feedback significantly enhanced the quality of this study.

The authors are thankful to the Information Technology Crime Prevention and Suppression Division, Cyber Crime Investigation Bureau (Thai police), and Electronic Transactions Development Agency (ETDA) for generously providing resources and support essential to the research work. Special acknowledgment is extended to Assoc. Prof. Dr. Suppawong Tuarob for additional guidance and contributions to this work.

Finally, the collaborative efforts of all involved in completing this research endeavor.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages