GithubHelp home page GithubHelp logo

elzian-agro / expert-system-frontend Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 14.82 MB

This is expert system frontend developed using react

License: MIT License

HTML 0.70% JavaScript 99.27% Shell 0.02% CSS 0.01%

expert-system-frontend's Introduction

Expert System Frontend

This is expert system frontend developed using react

Install Dependencies & Run the Server

  • npm install or npm i // To install all the dependencies
  • npm start // Run the server

Frameworks/Libraries used

  1. React
  2. Material UI
  3. Axios

React scripts overview

  1. npm start or yarn start
  • This runs the app in development mode. The page will automatically reload if a change is made to the code.
  1. npm run build or yarn build
  • Builds the app for production and optimizes the build for best performance.

Material UI overview

  • Version of Material UI used is 5.2.0
  • To install the latest stable release use @latest

// with npm npm install @mui/material

// with yarn yarn add @mui/material

Axios overview

  • Axios is promise-based, which gives you the ability to take advantage of JavaScript's async and await for more readable asynchronous code.

// with npm npm install axios

// with yarn yarn add axios

// with bower bower install axios

expert-system-frontend's People

Contributors

pankajan05 avatar arshedgithub avatar sanduni1 avatar pranavan928 avatar samhan097 avatar rimazrizkan avatar lumininanayakkara avatar

expert-system-frontend's Issues

Create the online user documentation

image

Complete the user document within this Tuesday(12/04/2022). You need to update the documentation in the above page. If you have any questions or clarification please contact me at anytime.

Organize image file structure

image

File structure is little bit messy

Better move all documentation related images to src > assets > images > docs directory.

Some issues in edit profile pop up

image

This pop up should be scrollable when height of the pop up is larger than screen height

And there is a blank button at the bottom of the pop up

Fix the profile image in the dropdown.

image

In the expert system, The above profile image needs to change according to the account that logged in. If you have any question or clarification, contact me anytime.

My schedule is not working.

image

The my schedule isn't working correctly. Need to fix the issue.

If there is no book schedule the message need to be changed like this.
"There are no booked schedules. Please go the overall schedule and book the meetings."
It needs to be show in attractive manner.

Edit profile is not working

  • When clicking the save button after changing existing user's information, new information is not visible on the profile page

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.