We need a project to develop for contractors(Civil/Electrical) to manage their employees and their payments. We prefer Node JS/Monogo DB or ASP. Net Angular/Mysql or Sql Server. We are looking for an individual / small companies to start their career better. But not prefer the freshers. If you are good we will give you other modules to develop.
Showing posts with label Client. Show all posts
Showing posts with label Client. Show all posts
Friday, July 31, 2020
Desktop & Mobile App
We need a project to develop for contractors(Civil/Electrical) to manage their employees and their payments. We prefer Node JS/Monogo DB or ASP. Net Angular/Mysql or Sql Server. We are looking for an individual / small companies to start their career better. But not prefer the freshers. If you are good we will give you other modules to develop.
Finish .Net Core API backend project
Finish the backend part of a .Net Core project (API). This will be an API for supporting the UI.
The work consist in creating entities, tables, controllers and its actions. Store the data in SQL Server using Entity Framework.
The technologies required are: .Net Core, C#, SQL Server, Entity Framework, RESTful endpoints.
They are around 10 entities. (a detailed diagram is attached)
The Authentication and authorization is already in place with 2 roles: admin and general admin.
About the project:
This is a product price list system. The logged user can create and admin the company, company branches, users, price lists, categories, products and prices. Anonymous users can navigate products filtering by categories and buy them.
Detailed use cases:
Public actions (user not logged in):
Buy: Anonymous user can select different items and quantities and buy them. This will just generate a record in the database.
Given a branch id, list item categories.
List all items. List items that belong to a category: These last two lists must support order by and pagination. (pageSize, pageNumber or lastItemId)
Authorized actions (user must be logged in)
User can have admin role, general admin role or none.
General admin can change the hired plan and can add/remove/update branches. Check branches amount doesn't exced the maxBranches limit of the hired plan.
General admin can update company fields.
General admin can add/remove/update product categories and product base.
General admin can add , update, remove users to any branch and assign/remove roles. Check users amount doesn't exced the maxUsers limit of the hired plan. (1)
Admin can add, update, remove users to the branch he belongs and assign/remove admin role. Idem (1)
Admin and general admin can add, update, remove price lists and discounts. A discount can be applied to a price list and or to an item.
All logged users can add/remove/duplicate/update items. Each time an item amount or currency changes, a record on price history must be saved.
All logged users can add/remove/update products. A product can has attributes and or codes. They have a value and an attributeType. For example: size medium size is the attribute type, medium is the attribute value. Or SKU 12341, SKU is the attribute type and 12341 is the attribute value.
Check products amount doesn't exced the maxProducts limit of the hired plan.
Entities left:
Item, Product, Attribute Value, Attribute type,
Hired Plan and its dependencies
Price list, discount, price history
Purchase, Purchase Detail
Requirements:
I'll provide a GitHub repository, you will commit to it frequently.
You will provide a Postman collection or similar for API testing
Sunday, July 26, 2020
Inspect and copy already existing diagnostic system for boats
I would like to make a diagnostic system, there are already lots of them in market. I need someone who can sniff and pullout the database with all codes for faults...
Friday, July 24, 2020
Wesite Fix -- 2
please add me at skype for more discussions - jitendra.tech
It’s already SSL secure but we can add other security measures if needed because anyone can download files; it is not HTML, backend files are removed.
Fix the contact form because it does not function and CAPTCHA is not working
Create an admin panel where we can add and change contents including news and updates using PHP
Speed up the website without change any design
That website was created using WP then it was converted to HTML..
This is the website:
https://thesafranconcept.com
Subscribe to:
Posts (Atom)
Rewrite whole Web Site System and Sub System with data migration to new system.
Can you please share me your skype id or whats up number for better communications my skype id is - jitendra.tech whats up - +919617741414...
-
Step 1. First of all create a table named ImagesDisplay to store Image Paths and their names. Step 2. Add this HTML cod...
-
DotNetNuke is a web content management system base on Michrosoft .NET. The Community Edition is open source DotnetNuke was written in VB...
-
You all welcome on dotnetstory.com dotnetstory
-
We need to follow this steps Step - 1 public ActionResult Index() { ViewBag.ProjectCategory = db.DNS_ProjectCategory.ToList();...
-
Step 1. Make a table named tblFiles for storing files in SQL. Step 2. Make required HTML changes and add this piece of code ...
-
Some time there would be requirement of scrollable gridview, but no pagination, at that time we have to take help of traditional HTML a...
-
What is asp.net core and history of asp.net core with a different version Asp.net Core is not an updated version of ASP.NET, asp.net...
-
Step1. First of all make a table named tblUpload for storing files. Step2. Make HTML for showing files i...
-
C# Programming Features & Programs Design Principle in C# OOP'S in C# C# - Tutorials C# - Interview
-
Step 1. First create a new table named tbl_ClientInformation for showing data in gridview and which we have to convert in Word, Exc...