Find Jobs
Hire Freelancers

Customer Management System

$30-250 USD

已关闭
已发布超过 9 年前

$30-250 USD

货到付款
Customer Management System ------------------------------------------- Our business is mainly focused on customers who are having multiple skills. We need to track users with their gender, skills and education. While registering any user, they have to specify their gender, latest education and all known skills. User should be able to edit their info. Administrators can able to search and delete any user info. In our project, There are Two types of users. 1. Customer (or) end user 2. Administrator Customer can register/edit/view his info. Administrator can search/view/edit/delete any customer info. Mater Tables: ------------------ CREATE TABLE GENDERS(ID INT, NAME VARCHAR(10), CONSTRAINT G1 PRIMARY KEY(ID)); INSERT INTO GENDERS VALUES(1, 'MALE'); INSERT INTO GENDERS VALUES(2, 'FEMALE'); CREATE TABLE SKILLS (ID INT, NAME VARCHAR(90),CONSTRAINT S1 PRIMARY KEY(ID)); INSERT INTO SKILLS VALUES(1, 'C'); INSERT INTO SKILLS VALUES(2, 'C++'); INSERT INTO SKILLS VALUES(3, 'JAVA'); INSERT INTO SKILLS VALUES(4, 'ORACLE'); CREATE TABLE EDUCATIONS(ID INT, NAME VARCHAR(90), CONSTRAINT E1 PRIMARY KEY(ID)); INSERT INTO EDUCATIONS VALUES(1, 'MCA'); INSERT INTO EDUCATIONS VALUES(2, 'BE'); INSERT INTO EDUCATIONS VALUES(3, 'ME'); INSERT INTO EDUCATIONS VALUES(4, 'MBA'); Transaction Tables ------------------------- CREATE TABLE USERS (ID INT, FIRST_NAME VARCHAR(90), LAST_NAME VARCHAR(90), AGE INT, EMAIL VARCHAR(90),GENDER_ID INT,EDUCATION_ID INT,USERNAME VARCHAR(90), PASSWORD VARCHAR(90),CONSTRAINT U1 PRIMARY KEY(ID),CONSTRAINT U2 FOREIGN KEY(GENDER_ID) REFERENCES GENDERS(ID),CONSTRAINT U3 FOREIGN KEY(EDUCATION_ID) REFERENCES EDUCATIONS(ID)); CREATE TABLE USERS_SKILLS(ID INT, USER_ID INT, SKILL_ID INT, CONSTRAINT US1 PRIMARY KEY(ID), CONSTRAINT US2 FOREIGN KEY(USER_ID) REFERENCES USERS(ID), CONSTRAINT US3 FOREIGN KEY(SKILL_ID) REFERENCES SKILLS(ID)); CREATE SEQUENCE USERS_SKILLS_SEQ INCREMENT BY 1 START WITH 1 List of use cases ---------------------- 1. User Registration 2. User Login 3. Viewing User Registration info. 4. Editing User registration info. 5. Administrator Search In every use case, 1. View, Controller, Service, DAO layers separately should develop. 2. Wherever test cases required there and all test cases should be developed? 3. It should be with current industry standards 4. Development should be in with Spring WEB MVC (4.x) and Hibernate (4.x). 5. Class diagram required for every usecase.
项目 ID: 6701607

关于此项目

12提案
远程项目
活跃9 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
12威客以平均价$592 USD来参与此工作竞价
用户头像
Hello! With 99% completion rate, 720 successfully completed projects, and a 5.00 reputation (maximum possible, 5.0) (Yes, not even 4.99 average rating, can be verified on my profile page https://www.freelancer.com/u/rajeshsonisl.html !!)... you can never go wrong choosing me :) I look forward to your reply. Thanks. Kind Regards, Rajesh Soni
$789 USD 在4天之内
5.0 (536条评论)
7.5
7.5
用户头像
Hello, PHP expert here. I can do it easily. I have done some high volume projects last month. Do want to use bootstrap as basic design? Please let me know. Thanks
$252 USD 在15天之内
4.9 (67条评论)
6.6
6.6
用户头像
Hello Sir, I have read your requirements and I am ready to do your projects and we are really confident that we are able to do it. Please Give me a Chance. Thank You..
$421 USD 在20天之内
4.6 (36条评论)
5.8
5.8
用户头像
Hello, I am already developing such a CRM for one of my projects on freelancer. If you wish I can share the link
$500 USD 在7天之内
4.9 (38条评论)
4.8
4.8
用户头像
Hi There, Already developed such kind of applications and can develop this one for you. Thanks
$611 USD 在20天之内
5.0 (16条评论)
4.2
4.2
用户头像
A proposal has not yet been provided
$155 USD 在3天之内
5.0 (8条评论)
3.2
3.2
用户头像
Hi, We completely understand your project and are very much interested in working on this. We are experts team that finish many big project like this before. Please check PM for a better understanding about us and our work. Looking forward to hear from you. Thanks,
$200 USD 在3天之内
4.7 (3条评论)
2.5
2.5
用户头像
I'm a 5-year experience web developer with large experience in developing enterprise applications. Kindly PM me for further discussion.
$350 USD 在15天之内
0.0 (0条评论)
0.0
0.0

关于客户

UNITED STATES的国旗
United States
5.0
1
付款方式已验证
会员自11月 7, 2014起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。