Giter Club home page Giter Club logo

search-app's Introduction

Search App

Deployed app link - https://search-app-sample.herokuapp.com/login

Table of contents

General info

Search app is a web based application to list and search data from the server using GET and POST requests. Sample data is available in JSON format which is used to filter the given search criteria from the client. This project Created from scratch without using any boilerplate.

Built With

Project is developed with,

  • Nodejs
  • Express
  • React
  • Redux
  • Webpack
  • Babel
  • OAuth2.0
  • Material UI

Installation

Make sure that you have Node.js v12.15.0 and NPM version 6.13.0 or above installed.

Clone this repo using

  git clone --depth=1 https://github.com/ImChamZ/search-app.git <YOUR_PROJECT_NAME>

Move to the appropriate directory

  cd <YOUR_PROJECT_NAME>

Navigate into the directory and run app for the first time using.

  npm run setup

Run app in development version using

  npm run dev

Go to 'http://localhost:3000' in your browser. Search App should up and running...

Usage

  • Use the Google login to log into the system.
  • Once you are logged in it will take you to the home view.
  • There are three categories which you can use to list and search relevant data (Users, Tickets, Ordanizations).
  • You can search via search value, search term (available in the selection dropdown) or using the both.
  • Click on the logout button on the header to log off from the system.

Authors

  • Chamara Chathuranga

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

search-app's People

Contributors

imchamarac avatar

Watchers

 avatar

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.