-
CactusInk Public
This project is a blog site. Users can register and share their articles. Users have the option to save their articles as drafts or publish them directly. They can visit their profiles to edit, del…
-
esmaaksoy Public
This is my README page where I provide information about myself and my projects.
2 UpdatedMay 28, 2024 -
CactusInk-Backend Public
This RESTful API is designed according to the MVC model, allowing users to add blogs and interact with existing ones by liking, commenting, and viewing.
JavaScript UpdatedMay 4, 2024 -
Hotel_Api Public
This is a hotel reservation application. In this application, you can create user accounts. After logging in, you can make reservations for existing rooms. If you are an admin, you can perform CRUD…
JavaScript UpdatedMay 3, 2024 -
The Stock Management System is a web application developed to facilitate inventory tracking and management. The backend portion of this application provides a RESTful API server that enables users …
-
PizzaAPI Public
This is a RESTful API for managing pizza orders. It allows users to create accounts, order pizzas, and manage pizza toppings.
-
Home-frontend Public
This project is a web application that allows users to login and logout, view existing products, product details, perform searches, and send emails.
-
This project is a stock management application developed using Node.js on the backend and React on the frontend. Redux Toolkit is chosen for state management in the project.
-
personnelAPI Public
This repository contains the backend code for a personnel management application built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The application allows for the management of de…
-
Home-backend Public
This application aims to manage household items by categorizing them systematically. Session cookies are utilized for session management, with user information stored for three days. Admin Permissi…
-
bookTracker-frontend Public
This project is written as a frontend for the BookTracker backend application. Users can perform CRUD operations on the added books by adding a book.
-
bookTracker-Backend Public
This project is a Book Tracker application built with Express.js and Sequelize ORM. It allows users to perform CRUD (Create, Read, Update, Delete) operations on a collection of books. The applicati…
-
Recipe-App Public
This application is a recipe website that provides access to detailed recipes for logged-in users. Users with a registered account can log in with their credentials, create a new account if they do…
-
freeCodeCamp Public
I have solutions to algorithm questions provided by freecodecamp in this repository.
-
PopMovie Public
The popMovie website is an application where you can discover popular movies and TV shows. You can access details of the movie you want to watch if you wish.
-
-
Movie-App Public
This application is a movie streaming service that allows users to register, log in, and explore details of films. Additionally, users can log in with their Google accounts. Registered users can wa…
-
TodoList-with-Redux Public
This project is a website created using React, Redux, and Material-UI. It includes a simple "Todo List" application where users can add, edit, mark tasks as completed, and delete them.
-
Things-Shop Public
In this application, you can access products only after logging in. Once logged in, you can navigate between pages, view product details, and perform searches related to products. To implement this…
-
Color-Generator Public
This application developed with React provides a tool to easily create color palettes and allows users to copy color codes. If the user makes an incorrect color input, a red border appears around t…
-
product-list Public
This project is a website created using React.
-
Dear-Diary Public
This project is a website created using React and React-Bootstrap. This application allows you to add tasks to specific months, enter date and task information, and edit or delete existing tasks.
-
Wednesday Public
Create a web page using React,SASS and Bootstrap.
-
BookStore-Checkout Public
This project incorporates technologies such as React, Bootstrap, SweetAlert2, and Axios. Additionally, CRUD (Create, Read, Update, Delete) operations are implemented in the project using a mock API…
-
Random-User Public
This project is a React application that displays and adds random users.
-
Tutorial-App Public
.You can add new information and delete or edit the added information. The project utilizes the Axios library and HTTP requests.
-
Tours Public
This project includes a tour management application created using React. Users can filter out tours that do not interest them using the "not interested" button.
-
HospitalAPP Public
Create a web page using React and React-bootstrap
-
Todo-App Public
This simple Todo application allows users to add, delete, and edit tasks.
-
Bookstore Public
A simple React application for displaying a list of products in a bookstore.