https://github.com/sofiatechnology/libraryware
Libraryware is an online platform that makes reading interactive and social. Users can access books, bookmark sections, and share their thoughts with friends, enhancing their reading experience through connection and collaboration.
https://github.com/sofiatechnology/libraryware
convex nextjs tailwindcss typescript
Last synced: 10 months ago
JSON representation
Libraryware is an online platform that makes reading interactive and social. Users can access books, bookmark sections, and share their thoughts with friends, enhancing their reading experience through connection and collaboration.
- Host: GitHub
- URL: https://github.com/sofiatechnology/libraryware
- Owner: sofiatechnology
- License: apache-2.0
- Created: 2024-08-07T13:32:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T22:30:39.000Z (about 1 year ago)
- Last Synced: 2025-02-20T21:36:50.506Z (12 months ago)
- Topics: convex, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://sofia-library.netlify.app/
- Size: 2.5 MB
- Stars: 4
- Watchers: 0
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# LibraryWare
**Libraryware** is an online platform that makes reading more interactive and social. It allows users to easily access and read books, bookmark their favorite sections, and share their thoughts with friends. Whether you're exploring a new title or revisiting a classic, Libraryware enhances your reading experience by connecting you with others who share your passion for books.
## Inspiration
We were inspiration by the library but we need to put more connections with people who already read the book for creating a community
## What it does
It allows people to search book, filter, read and bookmarked them for reading them later and give them a forum when they can share their thoughts about the books they are read and someone can make a post to propose other read to read it also
## Features
- **Next.js**: React-based framework for fast, server-rendered web applications.
- **TypeScript**: Ensures code reliability with static typing.
- **Tailwind CSS**: Utility-first CSS framework for styling.
- **Convex**: Full Stack Backend Framework
## What's next for Libraryware
We plan to variety of books, and we allows people to make meeting to speak about the book in the forum
## Getting Started
1. Clone the repository:
```bash
git clone https://github.com/sofia-goma/libraryware.git
```
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```
4. Open your browser and go to [http://localhost:3000](http://localhost:3000).
## Project Structure
- **src/**: Main application code.
- **convex/**: Convex configuration.
- **public/**: Static assets like images and icons.
## Contributors
## License
This project is licensed under the Apache-2.0 License.