Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronak-ronu/berony

BeRony, A dynamic platform built with Angular and Appwrite to write, visualize, and share stories through text, images and more upcoming features.(in progress to complete)
https://github.com/ronak-ronu/berony

angular18 appwrite-auth appwrite-database cloudinary-api figma firebase-hosting httpclientmodule karma-jasmine typescript

Last synced: 3 months ago
JSON representation

BeRony, A dynamic platform built with Angular and Appwrite to write, visualize, and share stories through text, images and more upcoming features.(in progress to complete)

Awesome Lists containing this project

README

        

# BeRony
![alt text](src/assets/img/logo.png)

The place where you can bring your stories to life. Whether you want to:

- **Write** your thoughts,
- **Visualize** your ideas,
- **Create videos** to share your message,

This platform has been carefully designed to showcase my learnings, memories, and more.

So, why wait? Start creating and let the world see your work!

### Prototype and Documentation

[Figma](https://www.figma.com/proto/MdKE4cZHqWNX5EfF0TskaQ/BeRony?node-id=17-27&t=LRWsNUp91I0YgKFk-1&scaling=contain&content-scaling=fixed&page-id=0%3A1&starting-point-node-id=17%3A27)

[Document](https://docs.google.com/document/d/1r846Ox72KJ1shtKyNrlCZoLMeOUpct84T4AcEgT5aqE/edit?usp=sharing)

> State: Development

### Workflow
![alt text](beronyworkflow.drawio.png)

> note: this is older workflow image and not updated to latest

### Future Features
- Authentication & Authorization ✅
- Share blogs throughtout various social media ✅
- Comment Section to share thoughts about posts ✅
- Reeling Blogs and vlogs
- Create and share video blogs or vlogs
- will introduce Android,ios applications
- collaborative blogging
- monetize your ideas

## Run Development

1) Clone the repository.

2) Navigate to the project directory `cd BeRony`.

3) Run `npm install` to install all dependencies and prepare BeRony for use on the DOM

4) Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.