Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEON Test Task — Full Stack Project

Description

This project is a test task for AEON.
It's adding a new Users section with full CRUD functionality, pagination, and search.

Features

  • Added Users section
  • Display columns: Plot ID, First name, Last name, Phone, Email, Last login
  • Pagination (20 users per page)
  • Search by name, phone, or email
  • Create / Edit / Delete user
  • Validation for required fields and input formats
  • Supports assigning multiple Plots to one user (comma-separated)
  • Active menu highlighting for “Users” and “Plots”

Login

  • Use any phone number from the users table
  • Verification code: 1111

Project setup

  1. Import test.sql into your MySQL database
  2. Configure database connection in cfg/general.inc.php
  3. Run the project on a local server

About

The fullstack test task by aeon

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages