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

https://github.com/nayracoop/literatura-digital

Web App for creative writing
https://github.com/nayracoop/literatura-digital

creative-writing laravel mongodb

Last synced: 6 months ago
JSON representation

Web App for creative writing

Awesome Lists containing this project

README

          

# Literatura Digital (Lexias)

Creative Writing web application. It allows to create non linear stories with different type of visualizations

:sparkles: **This is a work in progress.** :sparkles:

## Requeriments

* Laravel 5.6
* MongoDB PHP Driver
* MongoDB 3.4

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[GPL-3.0] GNU General Public License v3.0

## Credits

UX & UI Design by Marcelo Terreni

## Screenshots

### Home page

![Home page](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-home.png?raw=true )

### Story visualization

![Story visualization](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-tags-cloud.png?raw=true )

### Story edition screen

![Story edition screen](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-node-edition.png?raw=true )

### Author stories list

![Author stories list](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-stories-list.png?raw=true )

### Author story edition screen

![Author story edition screen](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-story-edition.png?raw=true )

### Story chapter (or node) read window

![Story chapter (or node) read window](https://github.com/nayracoop/literatura-digital/blob/master/screenshots/literatura-digital-node-read.png?raw=true )