PHP SaaS Contact Management application

Language

Rainbow is saas-like php contact management system. It has a simple system for adding, retrieving and editing contacts. The project is very good for people who are starting to learn PHP. Almost all web applications have some form of CRUD system (create,retrieve, update,delete). So starting your php journey by learning how to build a CRUD system is a very good decision. On this project you will learn how to: Add, Edit, Retrieve and delete records Create a simple trash can for records which allows you to restore deleted records Create groups and group records Create a simple sign in page and sign up form that logs in a new tenant upon sign up which eliminates the need for sending email with account activation link to every new tenant Add extra security to your web project with tokens Create a settings page so tenants can change their email and password anytime.

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Hi, thanks for your reply but i have manage to solve the error. It was my xampp server which was an old version. I used wampp and it's working great. Thanks again.
Submitted bymilcent g (not verified)on Wed, 10/24/2018 - 21:11

i'm getting errors regarding database tables, i hope you included the .sql file to avoid any errors

Add new comment