Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qobulovasror/test-for-abiturents

Test ishlash uchun web loyha
https://github.com/qobulovasror/test-for-abiturents

css html javascript mysql php

Last synced: 7 days ago
JSON representation

Test ishlash uchun web loyha

Awesome Lists containing this project

README

        

# Test app

This is a simple test app application built using PHP and MySQL. It allows users to create, read, update, and delete quiz

## Features

1. User Authentication: Users can sign up for an account and log in to create, edit, or delete their quiz.
2. CRUD Operations: Full CRUD (Create, Read, Update, Delete) functionality for quiz.
3. Responsive Design: The application is designed to be responsive and accessible across various devices.
4. Security: User authentication and input validation to ensure security.
5. Search Functionality: Users can search for specific quiz based on keywords or categories.
6. Categories: Ability to categorize blog posts for better organization and navigation.

## Requirements

- PHP 7.x or higher
- MySQL
- Web server (e.g., Apache, Nginx)
- Modern web browser

## Installation

1. Clone this repository to your local machine:
```bash
git clone https://github.com/qobulovasror/test-for-abiturents.git
```
2. Import the included SQL file (database.sql) into your MySQL database to set up the necessary tables.
3. Configure the database connection in script/main.php:
```php
conncet_error){
die("Bo'glanishda xatolik: ".conncet_error);
}
?>
```
4. Start your web server.
5. Access the application through your web browser.

__Thank you for using our test App! Happy Coding! 🚀__