https://github.com/pujangga123/redlist
Personal web framework. Nothing fancy, but it gets the job done.
https://github.com/pujangga123/redlist
adodb bootstrap5 font-awesome framework jquery php smarty
Last synced: about 1 year ago
JSON representation
Personal web framework. Nothing fancy, but it gets the job done.
- Host: GitHub
- URL: https://github.com/pujangga123/redlist
- Owner: pujangga123
- Created: 2021-09-18T02:02:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T14:31:14.000Z (over 2 years ago)
- Last Synced: 2025-01-13T20:43:54.537Z (about 1 year ago)
- Topics: adodb, bootstrap5, font-awesome, framework, jquery, php, smarty
- Language: PHP
- Homepage:
- Size: 2.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redlist
[redlist](https://github.com/pujangga123/redlist) is template I use to build website. It implements [smarty template](https://smarty.net), [ADOdb](https://adodb.org), [bootstrap 5](https://getbootstrap.com), [jquery](https://jquery.com), and [font-awesome 4](https://fontawesome.com/v4.7/icons/). It's a bare minimum setup to make a simple web project.
I created this repository to help a friend who is just starting to learn to make the web. Through this repository, I would like to introduce how to use the template system, separate the program part from the view, using _smarty_.