Skip to content

Project to create a doodle clone using skills learnt in WPL.

Notifications You must be signed in to change notification settings

nambiarvijay/doodleclone

Repository files navigation

Project created using laravel php and mysql backend. This project was a good learning experience of creating a small CRUD application and how you can use a framework does a lot of the heavylifting. You can find the screenshots of the website in lookandfeel.pdf file. https://github.com/nambiarvijay/doodleclone/blob/master/lookandfeel.pdf

How to get started: git clone https://github.com/nambiarvijay/doodleclone.git cd doodleclone composer install (this will create 'vendor' folder and download all packages) Create and edit .env file

If the .env file generated is empty or missing , copy from .env.example. Change the values for the mysql DB name, username and password.

About

Project to create a doodle clone using skills learnt in WPL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published