Abdul Ali Noori

Results 23 repositories owned by Abdul Ali Noori

School-Library

20
Stars
1
Forks
Watchers

A school library application will record the books available in the library and track their borrowers. It will allow new students or teachers to be added, new books to be added, and records of borrowe...

react-todo-app

17
Stars
0
Forks
Watchers

All main concepts of React like: components, props, state, and hooks are used to create a todo application.

math-magicians

19
Stars
0
Forks
Watchers

"Math magicians" is a website for mathematics fans. It is a Single Page App (SPA) created using ReactJS library, that allows users to make simple calculations and read a random math-related quote.

bookstore-cms

20
Stars
0
Forks
Watchers

Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add a book and Remove a selected book.

Leaderboard

19
Stars
0
Forks
Watchers

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

bookstore

15
Stars
0
Forks
Watchers

Using React and Redux in the context of a real application to create an simplified version of Bookstore to: Display a list of books, Add a book and Remove a selected book.

Data-Structures-and-Algorithms

18
Stars
0
Forks
Watchers

This repository features daily solutions for Algorithm and Data Structure problems, employing various programming languages and presenting diverse approaches to problem-solving.

React-Template

17
Stars
0
Forks
Watchers

A project template with ready README file for creating react applications.

Blog-App

18
Stars
0
Forks
Watchers

The Blog app will be a classic example of a blog website. A fully functional website that will display the list of posts and empower readers to interact with them by allowing comments to be added and...

vet-clinic

21
Stars
1
Forks
Watchers

In this projects, a relational database is used to create the data structure for a vet clinic. it is started with one table, and step by step, the complete database with data about: animals, animals'...