Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/morochev/digishare
- Owner: moroChev
- Created: 2020-05-24T02:06:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T12:23:00.000Z (11 months ago)
- Last Synced: 2024-10-11T12:20:10.466Z (4 months ago)
- Topics: dart, expressjs, flutter, javascript, jwt, leaflet-dart, mongoosejs, nodejs, socket-io
- Language: Dart
- Homepage:
- Size: 66.4 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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)