An open API service indexing awesome lists of open source software.

Ajax

Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page. Additionally, Ajax is fundamental for front-end developers in creating Single Page Applications (SPAs) where content updates seamlessly.

https://github.com/eujinnlucashow/goit-js-hw-10

Educational tasks 📒 JS-HW-10 | Взаємодія з бекендом

ajax api debounce javascript js lodash-debounce notiflix

Last synced: 06 Apr 2025

https://github.com/moumen-soliman/reactjs-videoplayer-app

React JS, Video Player application using Youtube API Search

ajax ajax-request react reactjs video-player youtube-api

Last synced: 27 Dec 2025

https://github.com/jenstornell/message.js

A message library to alert the user

ajax alert dialog message modal vanilla-javascript vanilla-js

Last synced: 27 Dec 2025

https://github.com/birg81/php-2022-02-09-shoppinglistdb

Hi guys. I developed this PHP code, for demonstration purposes. This code simulates a shopping list, like the one used by mom at the supermarket. The code is written in PHP and MySQL. I wrote a PHP script that allows you to automatically create the DB within the DBMS, if it is not already present (./listaSpesaDB.sql.php). I also wrote a configuration file (./config.inc.php), by modifying this file you can change the DB settings. I also used javascript, in fact there is also a page (leggivoci.html) this page, through the javasript fecth() function, makes an ajax request to a php page (./listaspesa.json.php with content-type: application/json ), this page, like a Servlet, returns the list of items in json format. You shouldn't have too much trouble in tweaking the code and make everything work. In case of difficulties, do not hesitate to contact me. Good luck!

ajax crud fetch javascript json mysql mysqli php php8 rest school sql teacher

Last synced: 31 Mar 2025

https://github.com/luy06d/farma_luan

Se desarrollará un sistema para la farmacia Luan. Dicho sistema estará encargado de la administración del inventario, así como de la gestión tanto de ventas como las compras de productos farmacéuticos.

ajax bootstrap5 html2pdf javascript php

Last synced: 29 Mar 2025

https://github.com/mdubus/camagru

An Instagram-Like website, coded with no Framework !

42 42school ajax gallery html-css javascript php

Last synced: 29 Mar 2025

https://github.com/ronanyeah/haskell-ajax

i'm basically an expert now

ajax haskell

Last synced: 23 Mar 2025

https://github.com/vinniko/asyncer

:twisted_rightwards_arrows: Async handling of the response from the server using the "Async pipe"

ajax angular async async-pipe html http http-request rxjs

Last synced: 15 Mar 2025

https://github.com/zhoukekestar/input-validator

Validator for input control.

ajax form input validation validator

Last synced: 27 Dec 2025

https://github.com/kavithma-thushal/pos-backend-springboot

This is a POS System build using SpringBoot

ajax hibernate java pos spring-boot

Last synced: 15 Mar 2025

https://github.com/kavithma-thushal/hello-shoes-2nd-sem-final

Welcome to the Hello Shoes (PVT) LTD. Web Application, developed as the final project for the second semester of the Graduate Diploma in Software Engineering at the Institute of Software Engineering.

ajax bootstrap css html jquery js jwt-auth mysql spring-boot spring-data-jpa spring-validation

Last synced: 15 Mar 2025

https://github.com/mrigankpawagi/ajaxsample

A Drupal module to demonstrate the AJAX 'alert' command.

ajax drupal drupal-8 drupal-8-module drupal-module drupal8

Last synced: 02 Sep 2025

https://github.com/daimdn/fetchquery

fetchQuery is a lightweight and flexible JavaScript library that simplifies making HTTP requests with support for both synchronous and asynchronous operations. Inspired by the popular axios library, fetchQuery provides an easy-to-use API for GET, POST, PUT, and DELETE requests. https://www.npmjs.com/package/fetchquery

ajax fetch nodejs react requests

Last synced: 18 Mar 2025

https://github.com/giantcz/nette

Nette helpers.

ajax helpers nette

Last synced: 12 Feb 2026

https://github.com/svitlana-lazurenko/contact-form

Section of WordPress theme with a contact form and modal window. Includes AJAX and integration with REST API.

ajax contact-form rest-api wordpress wordpress-theme

Last synced: 08 Apr 2025

https://github.com/davidmensahedem/rubix_r2cubid

A PHP Application for managing orders, retailers and marketers.

ajax apexcharts css javascript jqeury marketers mysql orders pdo pdo-mysql php real-time retailers

Last synced: 24 Mar 2025

https://github.com/arunarumugam4/game-of-thrones

This sites gives all the information about Game of Thrones, it use ice and fire API for it's datas

ajax angularjs bootstrap css3 gameofthrones google-cloud-platform google-cloud-storage google-custom-search-api html5 iceandfireapi jquery jquery-plugin

Last synced: 22 Nov 2025

https://github.com/delight-hk3/modal_db_connect

It was created to put the contents of the database in the model window with CodeIgnter3.

ajax apache-server bootstrap4 codeigniter3 css3 javascript mariadb php7 phpmyadmin sql-query

Last synced: 30 Dec 2025

https://github.com/matthewsommer/mattsommer.io

Source code repository for Matt Sommer's personal website

ajax angularjs css html javascript jekyll rest

Last synced: 08 Apr 2025

https://github.com/afireinside777/barregisterapp

A simple app to use for processing drink orders at a bar.

ajax flask heroku herokuapp javascript jquery postgresql relational-databases sqlalchemy

Last synced: 16 Mar 2025

https://github.com/guiril/kc-travel

Completes the final practice exercise (Kaohsiung Tourism Information Website) for the JavaScript online course.

ajax javascript

Last synced: 14 Mar 2025

https://github.com/shivanshkumar999/resumemaker

Make a simple Resume Online and download it in PDF format.

ajax apache-tomcat html-css-javascript java javascript jdk jre jsp jspdf netbeans servlet

Last synced: 02 Jul 2025

https://github.com/andr3w03/whats-movies

What's Movies, easily search for your favorite movies!

ajax api css3 es6 front-end html5 javascript moviedb npm webpack

Last synced: 24 Mar 2025

https://github.com/soroushj/ie-course-example-2

Example 2 for the Internet Engineering course at the University of Guilan, Fall 2017.

ajax css css3 dom es2015 es6 example html html5 javascript

Last synced: 08 Apr 2025

https://github.com/anujakoralage/wholesaleposwithspringwebmvc

Fully completed whole sale pos system for supermarket.Spring web mvc and rest web services was used for development

ajax css3 factory-pattern html5 java-8 javascript jdbc jquery json layered-architecture maven mysql-database rest singleton-pattern spring-data-jpa spring-web-mvc

Last synced: 02 Jul 2025

https://github.com/autumnchris/wikipedia-viewer-vanilla-js

A front-end web app that takes a search input and gets a list of Wikipedia search results using the Media Wiki API. Built with vanilla JS.

ajax axios babel css css3 freecodecamp html html5 javascript js-classes sass scss vanilla-javascript vanilla-js vanillajs webpack wikipedia-viewer wikipedia-viewer-challenge

Last synced: 28 Feb 2026

https://github.com/f1scher7/harmony-link

HarmonyLink is an innovative app merging video and text chat features with advanced filters, tailored to diverse user preferences and interests.

ajax aws-ec2 bootstrap5 css3 docker-image html5 java javascript jquery maven mongodb-atlas spring-boot spring-oauth2 spring-security thymeleaf webrtc-video websocket

Last synced: 11 Jun 2025

https://github.com/lovepelmeni/realtime-course-app

This is realtime course app implemented using Server Sent Events + Django + Javascript and AJAX / XML Requests and more

ajax channels cors django javascript sse

Last synced: 24 Mar 2025

https://github.com/yogeshjha06/survey_php

Women Healthcare Survey Portal For Government of Jharkhand

ajax bootstrap5 css html javascript php sql

Last synced: 23 Mar 2025

https://github.com/chriswmichel/ravenstone-castle

CMS for a bed & breakfast

ajax laravel

Last synced: 29 Nov 2025

https://github.com/yi-love/upload-xhr

File upload component(文件上传组件:支持多文件同时上传)

ajax file-upload request upload-file xhr

Last synced: 24 Mar 2025

https://github.com/jbbpatel94/retrive-github-repositories-list

published at https://jbbpatel94.github.io/Retrive-github-repositories-list/

ajax css github-api javascript jquery

Last synced: 11 Jun 2025

https://github.com/walderlansena/stocksystem

:car: Sistema de Controle de Estoque de Veículos. Utilizando as tecnologias PHP, JavaScript(Jquery, Ajax), HTML5, CSS3 e Bootstrap. As informações referentes as dados foram obtidas da API de Consulta Tabela FIPE. O armazenamento dos serão feitos em Local Storage

ajax css estoque html jquery localstorage php sistema

Last synced: 25 Mar 2025

https://github.com/paledot01/sistema_venta_web_springboot_mysql

Proyecto web con Spring y MySL. Contiene CRUD, reportes en Excel y PDF, Autenticación y Autorizaciones por ROLES con Spring Security.

ajax hibernate jaspersoft-studio java jquery mysql punto-de-venta sistema-de-ventas spring spring-boot spring-security spring-tool-suite thymeleaf

Last synced: 01 Apr 2025

https://github.com/filipamarta/currency-conversion

This is a small exercise about currency conversion while using an API (https://currencylayer.com/), where I use ajax with error handling.

ajax api javascript jquery

Last synced: 10 Jun 2025

https://github.com/mehdibo/ckeditor-uploadfile

CKEditor plugin to upload files using AJAX

ajax ckeditor ckeditor-plugin file-upload

Last synced: 28 Mar 2025

https://github.com/svendolin/all-about-ajax-and-node.js

This "All about AJAX and Node.js"-repository catches up its focus on all the AJAX and Node.js processes I've made, commented and written through the years as a SAE-Web Development student with exercise lessons every week as well as tutorial videos on Youtube.

ajax ajax-request api asynchronous fetch-api jquery-ajax

Last synced: 04 Sep 2025

https://github.com/vivekvells/taskprocessmanager

Objective: to implement a task manager application. It must contain the following components: metrics collection, database storage, and a user interface.

ajax cpu demo docker java jquery rest-api semaphore sigar spring spring-boot spring-mvc swagger

Last synced: 01 Apr 2025

https://github.com/omarreda22/qr-code-generator

Create QR Code Generator Website with Django and Ajax

ajax django python qrcode qrcode-generator tailwindcss

Last synced: 01 Apr 2025

https://github.com/makgr/ajaximageupload

laravel ajax image upload without submit button

ajax jquery laravel

Last synced: 22 Feb 2025

https://github.com/silladgey/live-emotive-blog

A simple live micro-blogging site with emotions.

ajax php

Last synced: 01 Apr 2025

https://github.com/sablejs/ajax4sablejs

A tiny and simple ajax binding for sablejs

ajax sablejs

Last synced: 16 Mar 2025

https://github.com/yousufislam191/food-cort

A vendor's food item display system.

ajax bootstrap5 css3 html5 javascript jquery mysql php

Last synced: 25 Mar 2025

https://github.com/ahmedsamy200/ecommerce

User-friendly ecommerce platform that allow customers to browse and purchase products online , using N-tier architecture

ajax asp-net-mvc csharp css3 entity-framework html5 javascript jquery linq ntier-architecture sql-server

Last synced: 28 Feb 2025

https://github.com/miroslav-reiter/kurz_javascript_iv_ajax_a_json

Materiály z online kurzu JavaScript IV. AJAX a JSON, MongoDB, SOA, Analýza Dát

ajax analytics css javascript js json mongodb reiter soa

Last synced: 09 Apr 2025

https://github.com/liudanking/gotranslate

Google Translate library written by Go based on free ajax API

ajax google translate

Last synced: 11 Mar 2026

https://github.com/2gbeh/conrad-lte

Attendance Management Software - NIIT Benin Centre

ajax javascript php

Last synced: 22 Feb 2025

https://github.com/vasani-arpit/firebase-push-notification-sever

A tiny minimal firebase push notification sender

ajax firebase firebase-cloud-messaging jquery

Last synced: 09 Apr 2025

https://github.com/marcovitoc/librariant

🏛️ Librariant is a library management system integrated with a bit of social networking.

ajax bootstrap javascript jquery laravel library php

Last synced: 29 Nov 2025

https://github.com/qkorbit/api

Promise based AJAX library

ajax api-mock-js apijs javascript jsonp mock promise typescript

Last synced: 09 Apr 2025

https://github.com/channely/btll

三级联动列表 - based on BootstrapTables

ajax bootstrap bootstrap-table cascade jam nodejs

Last synced: 13 Jun 2025

https://github.com/scmmishra/pup

A tiny (> 1kb) pupper that fetches for you

ajax browser fetch rest rest-api tiny

Last synced: 28 Oct 2025

https://github.com/imharris24/gifgifgo-js

GIF-GIF Go! is a search engine specially designed for searching gifs across the internet.

ajax css gifgif-go gifgifgo gifgifgo-js gifs gifs-search-engine giphy giphy-api html javascript search-engine

Last synced: 20 Jul 2025

https://github.com/adityasingh-bot/railasset-management-system

A web Application that help Railways to keep records of assets at Platforms. Application throws alarm for Maintenance and Assets Replacement Details.

ajax css html5 javascript jquery mysqli php

Last synced: 09 Apr 2025

https://github.com/bboyawey/ajax-manager

A jQuery ajax management tool

ajax ajax-manager jquery

Last synced: 22 Feb 2025

https://github.com/techsolutionstuff/how-to-create-event-calendar-in-laravel-10

In this tutorial, we'll walk through a comprehensive demonstration of Laravel FullCalendar.

ajax calendar fullcalendar laravel laravel-10 laravel-10-create-event laravel-9

Last synced: 05 Jul 2025

https://github.com/manikupireddii/flappy-bird

a classic Flappy Bird game

ajax dom js

Last synced: 11 Mar 2025

https://github.com/dmytro-varich/website-demo-varich-journal

Semester project for the «Web Technologies» course (2nd year, TUKE). The topic of the project is the creation of a personal online web magazine.

ajax client-side-routing dom-manipulation dynamic-website google-sign-in html-css-javascript localstorage magazine mustache-js single-page-app static-website website

Last synced: 04 Feb 2026

https://github.com/lucky845/github-profile-statistics-card

一个优雅的个人统计数据展示卡片生成服务,支持多个平台的数据统计展示,可以轻松集成到你的GitHub个人资料页面。

ajax express github leetcode nodejs typescript

Last synced: 24 Dec 2025

https://github.com/priontoabdullah/anushilon-client

🖼️ Anushilon - virtual science lab with interactive simulations 📺🔬 built with React, Redux, Tailwind, Node, Express, MongoDB, Mongoose etc. 🧪 🖥️ Visit at https://anushilon-bd.web.app/ 🎥 ❤️

ajax es6 javascript react redux responsive-design tailwind

Last synced: 19 Jul 2025

https://github.com/alirfanyasin/cuppa-snap

Website pemesanan dan management coffee shop untuk mengatasi antrian panjang pada saat pemesanan

ajax bootstrap5 google-authentication javascript jquery laravel10 midtrans

Last synced: 26 Jul 2025

https://github.com/mdtomasuddin/pos

laravel 11 pos | point of sale application development .

ajax asiox inventory-management laravel-framework

Last synced: 08 Jan 2026

https://github.com/ajeetchaulagain/buy-online

Simple Ajax Based Online Shopping System

ajax php shopping-system xml

Last synced: 04 Dec 2025

https://github.com/tharuneshwar-s/steganography-home

A simple web app for hiding secret messages in images using steganography techniques. Users can encode text in images and decode hidden messages from stego images. Built with Flask, StepIC library, drag and drop file uploads, and a clean UI.

ajax flask-api html-css-javascript jquery python steganography-algorithms steganography-library steganography-tool stepic

Last synced: 09 Apr 2025

https://github.com/vipinchaudhary31122002/ecommercex

EcommerceX is a dynamic ecommerce website in django.

ajax css3 django-framework html5 javascript python3 sqlite3

Last synced: 03 Sep 2025

https://github.com/henrystivens/dependent-select

Select dependiente o select aninado con KumbiaPHP y Jquery

ajax docker jquery kumbiaphp mvc php

Last synced: 25 Mar 2025

https://github.com/zabavb/my-weather-app

My Weather App is a simple web application built with jQuery that retrieves real-time weather data using Ajax requests from the OpenWeatherAPI. The app allows users to search for current weather conditions by city name and get live updates on temperature, humidity, and other weather details.

ajax ajax-request css3 front-end frontend html-css-javascript html5 java-script javascript javascript-applications jquery jquery-ajax js visual-studio-code weather-app weather-forecast web web-development webapp website

Last synced: 05 Apr 2025

https://github.com/autumnchris/random-quote-machine-reactjs

A front-end web app that gets and displays an inspirational quote at random from my own Express.js Quotes API. Built with React.js.

ajax api axios babel es6 freecodecamp javascript random-quote-machine react reactjs sass webpack

Last synced: 22 Feb 2026

https://github.com/wazedkhan/ebazarbd

Full Featured E commerce Website in Django-4

ajax django ecommerce-website javascript jquery python

Last synced: 30 Dec 2025

https://github.com/full-stack-web-developer-and-designer/popupmodal

JavaScript Modal and Contact Form with jQuery and PHP validation. Also, contain AJAX for get response from the server when a form is submitted.

ajax javascript javascript-modal jquery jquery-plugin jquery-validation mirnesglamocic php

Last synced: 04 Jul 2025

https://github.com/charlot-dedjinou/smartphone

Dans ce projet , j'ai développé un Smartphone avec plusieurs application fonctionnelles tels que WhatsApp, jeux, lecteur de musique , lecteur de vidéo ,Planification de tâche, gestion des clients , sms d'amour, galerie, Lecteur de pdf , etc

ajax css js php smartphone

Last synced: 01 Mar 2025

https://github.com/linggarm/sa-mwa-undip-internship-technical-interview

This is the technical interview submission code for SA-MWA Undip internship (2017). The prompt is to make a CRUD website with SPA feature (Single Page Application) using AJAX & jQuery

ajax api css html javascript jquery spa

Last synced: 06 Sep 2025

https://github.com/piratesmanx1/estiatorio-2021

An individual assessment, the Final Year Project (FYP) which being assigned at the last semester of Degree. The assessment required us to choose a problem statement and implement a system to improve it based on the current given environment. An abundance of documentation such as research papers and surveys needed to be done in order to record down every single element of the system to justify the purpose of the FYP prior the implementation of the system, and it is a complex task that required careful tendering. In this FYP I have chose to do a website that is focused on improvising the restaurant reservation system with table management feature, such as having the system to be able to automatically optimized the seating of the restaurant accordingly to maximizing the potential revenue of the restaurant within the hourly calculation. System implementation was being done by using the newfound knowledge such as ReactJS, Node, Axious, along with the PHP knowledge in handling the functionalities and finally, the MaterialUI as the core design implementation on the said system.

ajax axious html-css-javascript jquery material-ui node-module php react-router reactjs

Last synced: 26 Mar 2025

https://github.com/maliha-tasnim/vaccination-programme-maintenance-system

This project is an automated procedure to develop the vaccination schedule program along with child registration & information system and statistics of vaccination coverage throughout the country (Bangladesh).

ajax bootstrap jquery mysql-database php vaccination-programs-website xml

Last synced: 31 Dec 2025

https://github.com/krescruz/http-handler-light

Http request & response handler light with jQuery

ajax http jquery light request response

Last synced: 11 Mar 2025

https://github.com/sanaa-ennaji/e-commerce

Brif 11: Développement E-Commerce intégrable au projet Banque digital

ajax mvc-architecture poo rooting scrum tailwindcss

Last synced: 07 Sep 2025

https://github.com/darkygr/asp.net-framework-web-application-2

This project works N-Layer (3 - Layer DAL, BLL, UI and as an extra VO).

ado-net ajax asp-net-framework web-service

Last synced: 21 Feb 2025

https://github.com/darkygr/asp.net-framework-web-application-3

This project works with MVC, Razor and other technologies for car rental.

ajax asp-net-framework entity-framework linq-to-sql mvc razor wcf

Last synced: 21 Feb 2025

https://github.com/2gbeh/dot-union-bank

Union Bank Self-Service Desktop Application '13

ajax php

Last synced: 22 Feb 2025

https://github.com/varunprajapati373/techblog_application

In this project, I have created a blogging application using java Servlet, JSP and MySql with full authentication.

ajax css htlm5 javascript jdbc jquery jsp mysql servel

Last synced: 30 Dec 2025

https://github.com/raffaeleav/popshop

Una piattaforma e-commerce sviluppata come progetto per l'insegnamento di Tecnologie Software per il Web, del corso di Laurea in Informatica dell'Università degli Studi di Salerno.

ajax css html java javascript mvc tomcat webapp

Last synced: 11 Mar 2025

Ajax Awesome Lists
Ajax Categories