FOSSASIA bring’s people together to share, create, develop and make things with Open Technologies and software. We organize science hack labs, Open Tech events, meetups and coding programs with developers, designers and contributors.
Checkout the FOSSASIA Idea’s page for more information.
(ˢᵒᶜⁱᵉᵗʸserver) aims to be a platform for developing collaborative applications.
sTeam server project repository: sTeam.
sTeam Implementations
The possible scenarios where sTeam can be used are described.
- sTeam is good to build websites where people collaborate and communicate over documents.
- sTeam Can be used as a knowledge sharing portal in schools or colleges where videos are streamed or the teacher gives a feedback on homework/assignments.
- In offices for collaboration of files which are sent through the hierarchy to be reviewed and receive feedback.
- It can also be used as a code collaboration platform with easy commands to move around and integrate code. (A commit/push github like implementation).
- Multiple collaborators can edit document at once.( Keeping in mind the complications, this can be done by making use of timestamps and locks for concurrent access )
Feel Free to contribute your own idea’s about sTeam implementations.