Skip to content

AndreBest/track-fast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Track Fast

Knowledge base system

Requirements

  • PHP 7.4+
  • MySQL 5.7+
  • Apache/Nginx

Installation

git clone https://github.com/AndreBest/Track Fast.git
cd Track Fast
cp config.example.php config.php
# Edit config.php with your database credentials

Setup

  1. Create a MySQL database
  2. Import the schema: mysql -u root -p < schema.sql
  3. Point your web server to the project directory
  4. Open in browser

Features

  • Full CRUD operations for Articles
  • Title management
  • Body management
  • Category management
  • Responsive design
  • Search and filtering
  • Form validation

License

MIT

About

Content management engine

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors