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

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.

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_.