M-Subhan1 / scribble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scribble

Scribble is a lightweight clone of Notion that allows users to organize their thoughts, notes, and ideas in a simple and intuitive way.

Features

  • Create and organize pages and sub-pages
  • Basic formatting options for text
  • Add images and files to pages
  • Collaborate with others on pages

Technologies Used

  • PHP
  • Laravel framework
  • PostgreSQL
  • PlanetScale
  • Blade Templates
  • Bootstrap 5

Getting started

  • Clone the repository
  • Install dependencies composer install
  • Create a local database and update the .env file with your database credentials and run migration to create necessary tables php artisan migrate
  • Start the development server php artisan serve
  • Access the application at http://localhost:8000

About


Languages

Language:CSS 58.6%Language:Blade 17.2%Language:PHP 14.5%Language:JavaScript 6.9%Language:SCSS 2.6%Language:Shell 0.1%