Skip to content

in dev template for a website with a login system in php and maybe an admin panel too.

Notifications You must be signed in to change notification settings

Paragramex/site-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. Go to your terminal and put git clone https://github.com/Paragramex/site-template.git into the terminal.
  2. Than go and type cd site-template to enter the folder.
  3. Lastly, run the php server by typing php -S 127.0.0.1:8080..

Note

If you clone this into a site like Replit than all you have to do is put php -S 127.0.0.1:8080. into the run command.




About

Before I could code my own sites, I was always admiring people's websites and wondering if I could get one for myself. Once I could code and was making my own websites I discovered admin panels. I thought that an admin panel on one of my sites would be cool but I could never integrate an already existing one into my sites. Than I discovered that you could use a .JSON file as a decent DataBase. I decided to create my own admin panel that would edit a .JSON file and the site would read information from the .JSON file and it would write data to a .JSON file so the admin panel will read it.

Help me out

If you want to help me develop this project than make a pull request so I can integrate it into the repo.

About

in dev template for a website with a login system in php and maybe an admin panel too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published