Git Product home page Git Product logo

denscord_fe's Introduction

Denscord Mobile Client

Denscord is a Discord clone built as a pet project to test my skills and create a portfolio project. It allows users to create guilds, channels, and send messages in those channels. This README provides instructions on how to install and set up the Denscord client.

Actual Demo

[Note] Click on image.

yRj2ogMNhtw

Installation

  1. Make sure you have Flutter SDK installed. If not, follow the official Flutter installation guide: Flutter Installation.

  2. Clone this repository to your local machine:

git clone https://github.com/dencer-code/denscord_fe.git
cd denscord_fe
flutter pub get
  1. Install Denscord API

Configuration

  1. change apiUrl to your server in ./lib/app/utils/api_endpoints.dart

Run the App

  1. make sure you have connected your device or simulator
  2. flutter run

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. So fool free to modify the content based on your specific project requirements and preferences.

denscord_fe's People

Contributors

denver-code avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

denscord_fe's Issues

Guild Designer

User will be able to. "mock" guild design:
names, channels, roles(in the future), default messages, order of channels, and all customisation features,
and this will be processed with ONE request instead of many.

Use AI to generate guild design from prompts or guild topics.

Refactor guild fast-menu

Make a custom textfield widget to reduce code.
Move logic to controller.
Move Dialog widget to separated file(as reusable widget).

Settings Builder

make an internal "api" to build Page with settings from json/list of objects

Improve API error handling

Not all apiService functions return errors which might be shown to user.
So user can be in confused situation.

For instance:
image
if request unsuccessful then user don't know why and how to manage this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.