Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noturlee/stevens-library

Librare.io is a modern MVC ASP.NET Core .NET 8.0 application designed as an interactive online library with a Steven Universe theme, users can add their books that inspire tem the way steven inspires Leighché and create a serene space
https://github.com/noturlee/stevens-library

approvers-1 crud css html javascript login-system mvc registration steven-universe

Last synced: 20 days ago
JSON representation

Librare.io is a modern MVC ASP.NET Core .NET 8.0 application designed as an interactive online library with a Steven Universe theme, users can add their books that inspire tem the way steven inspires Leighché and create a serene space

Awesome Lists containing this project

README

        

![Beige Feminine Personal LinkedIn Banner (3)](https://github.com/user-attachments/assets/692048ed-3f0c-40d2-9df5-9d4c02c6bfdc)

# Librare.io Online

## Table of Contents

- [Overview](#overview)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
## Overview

Librare.io is a modern MVC ASP.NET Core .NET 8.0 application designed as an interactive online library with a Steven Universe theme. This application allows users to upload and read their favorite stories that inspire them. It provides an engaging interface where users can access their uploaded books and explore additional features related to the Steven Universe series.

## Features

- **Upload and Read Stories**: Users can upload their favorite stories and read them directly within the app.
- **Steven Universe Theme**: The application is themed around Steven Universe, offering a nostalgic and engaging experience for fans.
- **Watch Now Page**: Includes a snippet of an episode from Steven Universe for fans to enjoy.
- **Music Integration**: The app plays the Steven Universe song, enhancing the thematic experience.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/your-repo/librare.io.git
```
2. Navigate to the project directory:
```bash
cd librare.io
```
3. Restore the NuGet packages:
```bash
dotnet restore
```
4. Build the project:
```bash
dotnet build
```
5. Run the application:
```bash
dotnet run
```

Technology Stack

> Tools and languages used.




C#


C#



HTML


HTML



CSS


CSS

## Usage

- **Homepage**: View and upload your favorite stories.
- **Book Cards**: Browse through the uploaded stories, flip the cards to see more details, and read the books.
- **Watch Now Page**: Watch a snippet from Steven Universe.
- **Music**: Enjoy the Steven Universe song playing in the background.

## Screenshots

![image](https://github.com/user-attachments/assets/e026c010-7888-4753-9768-949b985f405c)

![image](https://github.com/user-attachments/assets/2b5823e0-77b0-427b-9462-534ed66651b3)

![image](https://github.com/user-attachments/assets/713c0fd7-e038-41c4-bbd2-7a514fd0839e)

![image](https://github.com/user-attachments/assets/4948932d-8874-4bf3-810a-52ac707cd73e)

![image](https://github.com/user-attachments/assets/761e39a5-e80b-49e9-9fe6-cefd59f1cef4)

## Roadmap

Below is a high-level roadmap of the project’s development:

| Phase | Description | Target Date |
|-------------|----------------------------------------------|-----------------|
| **Phase 1** | Initial Development and Setup | July 2024 |
| **Phase 2** | Core Features Implementation | August 2024 |
| **Phase 3** | Testing and Debugging | September 2024 |
| **Phase 4** | Final Review and Release | October 2024 |
| **Phase 5** | Post-Release Support and Updates | November 2024 |

## HOW Cloud can work with Librare.io

| Code Snippet | Azure Function |
|------------------------------|---------------------------------|
| Create a book | Blob Storage & Azure table |
| Watch Episode | Blob Storage |
| Login & Reg | Azure Table |
| Logs | File share |

## Contributing

Contributions to Librare.io are welcome. To contribute:

1. Fork the repository.
2. Create a new branch for your changes.
3. Commit your changes.
4. Push to the branch.
5. Open a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

For any questions or feedback, please contact us at [[email protected]](mailto:[email protected]).