Skip to content
View sanjaysaini2000's full-sized avatar
Block or Report

Block or report sanjaysaini2000

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. mean-stack-application mean-stack-application Public

    This Customer Store is a very basic Mean Stack application developed using MongoDB, Express, Angular and Node.js to show CRUD operations on MongoDB using RestAPI.

    TypeScript 9

  2. angular-todo-app angular-todo-app Public

    This app has simple functions to add, delete, update and change the status of the tasks as completed. Developed in Angular 7.3 it uses custom data service the hold the task data.

    TypeScript 3 23

  3. aspnet-core3-webapi aspnet-core3-webapi Public

    This is Web API named BookStoreAPI developed with asp.net core 3 using Entity Framework Core 3 and SQL Server as back-end to demonstrate simple out of the box CRUD operations.

    C# 9 5

  4. react-todo-app react-todo-app Public

    Simple todo app developed with ReactJS framework to explore its concepts.

    JavaScript 3 9

  5. django-python-todo-app django-python-todo-app Public

    This app is developed using django v2.1.4 and python v3.7.0 and has simple functionalities like adding, deleting, updating the tasks and changing their status as complete.

    Python

  6. EFCore-CrudApp EFCore-CrudApp Public

    This is a simple .net core console app to demonstrate crud operations using Entity Framework Core.

    C#