Skip to content

MutouLee/fastnotebook

Repository files navigation

FastNotebook Project

Welcome to the FastNotebook Project! This project is designed to help users quickly set up a personal notebook application with various features for managing notes, comments, galleries, and more.

PHP8.2 Mysql5.7 Laravel License

Features

  1. Article/Note Taking: Easily create, edit, and delete articles or notes. Keep your thoughts organized and accessible.

  2. Commenting System: Engage with your content through a built-in commenting feature, allowing users to leave feedback and thoughts on your articles.

  3. Gallery Functionality: Upload and manage images in a gallery format. Perfect for visual notes or sharing memories.

  4. Category and Archive Management: Organize your notes and articles into categories for easy navigation and retrieval. Archive old notes to keep your workspace tidy.

  5. Admin Panel: A user-friendly management interface for overseeing your content, comments, and user interactions.

Installation

To get started with the project, follow these steps:

  1. Clone the repository:
    git clone git@github.com:MutouLee/fastnotebook.git
  2. Navigate to the project directory:
    cd fastnotebook
  3. Install the required dependencies::
    composer install
  4. Execute database migrations:
    php artisan migrate
  5. Execute data seeder:
    php artisan db:seed
    

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project is designed to provide a simple and efficient platform for users to quickly create and manage their personal notes online.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors