Giter Site home page Giter Site logo

ajayos / mi_libro Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 19.59 MB

Bookstore Library & Stock keeping app project from ict kerala

Home Page: https://milibro.up.railway.app/login

JavaScript 99.34% HTML 0.44% CSS 0.16% Dockerfile 0.07%
express mui nodejs reactjs ajayos webapp webapplication books ict library

mi_libro's Introduction

MI LIBRO

MI LIBRO is a book management system built with Node.js, Express and Reactjs with MUI Theme.

Docker Repository on Quay

Project Information

Description

MI LIBRO is a web application that allows users to manage books. It provides features such as adding new books, renting or selling books, tracking book status, and user interactions like comments and likes.

Installation

  1. Clone the repository:
git clone https://github.com/Ajayos/MI_LIBRO.git
  1. Change to MI_LIBRO:
cd MI_LIBRO
  1. Install the dependencies:
npm install
  1. Set up the database configuration in the .env file.

  2. Start the server:

npm start

Usage

  1. Start the server:
npm start

The server will start running on http://localhost:3000.

  1. Access the MI LIBRO application in a web browser by visiting http://localhost:3000.

  2. If a Public folder is found in the project directory, the server will serve the index.html file from the Public folder as a static file.

    • If the Public folder exists and contains an index.html file, it will be displayed in the web browser.
    • If the Public folder does not exist or does not contain an index.html file, the server will display a default "Server Running" message.
  3. Use the provided routes to interact with the book management system. For example:

    • To view all books: GET /api/v1/books
    • To add a new book: POST /api/v1/books
    • To add a comment: POST /api/v1/books/:id/comments
    • To like a book: POST //api/v1books/:id/likes
    • *Replace :id with the actual ID of the book.

Note: Make sure to set up the database configuration in the .env file before starting the server.

mi_libro's People

Contributors

ajayos avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

deepuoriginal

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.