GithubHelp home page GithubHelp logo

booktest's Introduction

Bookeinstein App

Welcome to the User Interface of our BookEinstein project. This Web Service handles Online Library management, Online Classes management, Signup, and Login.

Table of Contents

Introduction

The BookEinstein Application offers online English enrichment classes for children, focusing on creative writing, public speaking, and vocabulary building. The project aims to help children improve their confidence in speaking and writing. Additionally, they provide a curated book library for children and collaborate with schools to enhance their library resources.

Features

  • Online Library

    • User registration and profile management.
    • Authorization to control access to resources.
    • Dashboard to analyze newly onboarded users.
    • Dashboard to analyze library subscriptions expired or about to expire.
    • Buy plans and subscriptions.
    • Add books to the cart.
    • Maintain library stock and school stock.
    • Order books on corresponding plans.
    • Place orders and return books.
    • Gift vouchers.
    • Referrals.
    • FAQ.
    • Callback request.
  • Online Classes

    • Online Courses Management and Manipulation.
    • Focus Skill Management and Manipulation.
    • Online Classes Subscription.
    • Analyze Transaction History.

Getting Started

Required Software

  • MongoDB (database)
  • Node.js (server-side runtime environment)
  • NPM (Node Package Manager, comes with most Node installations)

Prerequisites

  1. Install Node.js: Refer to Node.js official website to install Node.js.

Cloning and Install the Application in Local:

  1. Clone the project into local.
    git clone https://github.com/KIBA-LABS/bookeinstein-web-ui.git
    
  2. Install all the npm packages. Go into the project folder and type the following command to install all npm packages:
    npm install --legacy-peer-deps
    
  3. To run the application, type the following command:
    npm start
    

Live Application URL:

The Application is deployed at https://www.bookeinstein.com/. Click on the link to see the application.

Resources

  • create-react-app: The following link has all the commands that can be used with create-react-app.
  • ReactJS: Refer to the official ReactJS documentation to understand the concepts of ReactJS.
  • Material-UI (MUI): Utilize Material-UI to implement a consistent and visually appealing design for the user interface.
  • Tailwind CSS: Enhance the styling and responsiveness of the application using the Tailwind CSS framework.

Contact

For any inquiries or support, please contact [email protected].

Happy coding! ๐Ÿš€

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.