BalajiDany / lantern-web-client

A Web application for Eniac Search Engine, It is based on the angular 10 and Styled with bootstrap. To know more about ENIAC search engine please refer -https://github.com/BalajiDany/lantern-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lantern Web Client

Build Status GitHub contributors License GitHub issues GitHub forks GitHub stars

This project was generated with Angular CLI version 10.2.1.

Web Application for Meta search Engine

A Meta Search Engine

Welcome 👋, Yet another java based Meta Search Engine with a highly modular structure. It rapidly sends queries to several search engines, aggregates the results, and categorizes the result by search engines they come from. To Know More

Built With

List of the major library that is used in these projects.

Getting Started

If you want to get release version, then please follow this instruction.

⚠️ Below instructions is only for development purpose

Prerequisites

For building and running the application you need:

Installation

  1. Clone the repo

    git clone https://github.com/BalajiDany/lantern-web-client.git
  2. Navigate to the folder

    cd enaic-front
  3. Install the dependencies

    npm install
  4. Serve the application

    ng serve
  5. Build Befor commit

    ng run prod-build
    • The build artifacts will be stored in the dist/ directory.

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Apache-2.0 License - Please have a look at the LICENSE for more details.

Contact

Balaji Dhanapal - d.balaji.mc@gmail.com

Pavithra Palanisamy - pavithrakowsika@gmail.com

Project Link: https://github.com/BalajiDany/lantern-web-client

Acknowledgements

Further help

Back To Top

About

A Web application for Eniac Search Engine, It is based on the angular 10 and Styled with bootstrap. To know more about ENIAC search engine please refer -https://github.com/BalajiDany/lantern-server

License:Apache License 2.0


Languages

Language:TypeScript 61.2%Language:HTML 28.7%Language:CSS 8.6%Language:JavaScript 1.5%