Skip to content

Luis4609/Symfony-Chat-App

Repository files navigation

Symfony-Chat-App


Logo

Symfony Message-App



View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. Contact

About The Project

Product Name Screen Shot

Creating a message application with Symfony. Learn Symfony and the things this PHP framework provides you. Building a APis with Api platform and the Open Api standard.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

This is an message application build with PHP framework Symfony. Exposes APIs with Api Platform and has a admin zone build with EasyAdmin.

Run locally

  • Clone the project

    git clone https://github.com/Luis4609/Chat-App.git
  • webpack

    npm run watch

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone git clone https://github.com/Luis4609/Chat-App.git
  2. Install Composer packages
    composer install
  3. Install NPM packages
    npm install
  4. Enter your config in .env
    PASSWORD = 

(back to top)

Roadmap

  • Login
  • Register
  • Reset password
  • Encrypted password
  • Send message
  • Send message to multiple users
  • Inbox
  • Outbox
  • Message information
  • User profile
  • Admin zone
  • AJAX

(back to top)

Contact

Luis Monzón - @LuisMon4609 - [email protected]

Project Link: Symfony-Chat-App

(back to top)

Acknowledgments

(back to top)

About

Creating a chat application with symfony 6.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published