Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qobulovasror/test-for-abiturents
- Owner: qobulovasror
- Created: 2021-12-20T13:58:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:48:49.000Z (8 months ago)
- Last Synced: 2024-04-01T18:59:21.530Z (8 months ago)
- Topics: css, html, javascript, mysql, php
- Language: PHP
- Homepage: http://testishla.infinityfreeapp.com
- Size: 13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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! 🚀__