Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/morochev/digishare

Professional Social Media Platform for cross-companies staff communication
https://github.com/morochev/digishare

dart expressjs flutter javascript jwt leaflet-dart mongoosejs nodejs socket-io

Last synced: 4 months ago
JSON representation

Professional Social Media Platform for cross-companies staff communication

Awesome Lists containing this project

README

        

## Running the app:

##### Backend side
1. Go to the folder `./codeSource/backend`
2. Install all dependencies with `npm install`
3. Run the server with `npm start`
##### Mobile Side
1. Go to the folder `./codeSource/frontend/MyApp`
2. Check device existence with `flutter devices` and make sure there is one connected
3. Run the application with `flutter run`

### Developed by:
- Mohamed Ech-charay
- Mohcine Rouessi

### Overview:
![Feed](gifs/Feed.gif)

![Comment](gifs/Comments.gif)