Find Jobs
Hire Freelancers

C++ Assignment POS

$10-30 CAD

Đã hoàn thành
Đã đăng vào khoảng 7 năm trước

$10-30 CAD

Thanh toán khi bàn giao
Your job for this project is to prepare an application that manages the list of items stocked in a store for sale. Your application keeps track of the quantity of items in the store, saved in a file and updates their quantity as they are sold. THE DATE CLASS The Date class encapsulates a single date and time value in the form of five integers: year, month , day, hour and minute. The date value is readable by an istream and printable by an ostream using the following format: YYYY/MM/DD, hh:mm or YYYY/MM/DD if the class is to hold only the date without the time. (i.e. if m_dateOnly is true; see “bool m_dateOnly;”) Complete the implementation of the Date class under the following specifications: Member Data (attributes): int m_year; Year; a four digit integer between MIN_YEAR and MAX_YEAR, as defined in “POS.h” int m_mon; Month of the year, between 1 to 12 int m_day; Day of the month, note that in a leap year February has 29 days, (see mday() member function) int m_hour; A two digit integer between 0 and 23 for the hour the a day. int m_min; A two digit integer between 0 and 59 for the minutes passed the hour int m_readErrorCode; Error code which identifies the validity of the date and, if erroneous, the part that is erroneous. Define the possible error values defined in the Date header-file as follows: NO_ERROR 0 -- No error - the date is valid CIN_FAILED 1 -- istream failed on accepting information using cin YEAR_ERROR 2 -- Year value is invalid MON_ERROR 3 -- Month value is invalid DAY_ERROR 4 -- Day value is invalid HOUR_ERROR 5 -- Hour value is invalid MIN_ERROR 6 -- Minute value is invalid bool m_dateOnly; A flag that is true if the object is to only hold the date and not the time. In this case the values for hour and minute are zero. Private Member functions (private methods): int value()const; (this function is already implemented and provided) This function returns a unique integer number based on the date-time. You can use this value to compare two dates. If the value() of one date-time is larger than the value of another date-time, then the former date-time (the first one) follows the second. void errCode(int errorCode); Sets the m_readErrorCode member variable to one of the possible values listed above. int mdays()const; (this function is already implemented and provided) This function returns the number of days in the month based on m_year and m_mon values. void set(); (this function is already implemented and provided) This function sets the date and time to the current date and time of the system. void set(int year, int mon, int day, int hour, int min); Sets the member variables to the corresponding arguments and then sets the m_readErrorCode to NO_ERROR. Constructors: No argument constructor: Sets the m_dateOnly attribute to false and then sets the date and time to the current system’s date and time using the set() function. Three argument constructor: This constructor sets the m_dateOnly attribute to true and then accepts three integer arguments to set the values of m_year, m_mon and m_day and sets m_hour and m_min to zero. It also sets the m_readErrorCode to NO_ERROR. Five argument constructor: This constructor sets the m_dateOnly attribute to false and then accepts five integer arguments to set the values of m_year, m_mon, m_day, m_hour and m_min. It also sets the m_readErrorCode to NO_ERROR. The last argument of this constructor (int min) should have a default value of “0” so the constructor can be called with four arguments too. More details/instructions but cannot post here Max 4000 Character description...
Mã dự án: 13474582

Về dự án

28 đề xuất
Dự án từ xa
Hoạt động 7 năm trước

Bạn muốn kiếm tiền?

Lợi ích khi chào giá trên Freelancer

Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
Đã trao cho:
Avatar người dùng
Hello, my name is Kostas and I am an expert c/c++ developer with an extensive knowledge of algorithms and data structures. Please send me a message to discuss the details. Thank you in advance, Kostas.
$100 CAD trong 1 ngày
5,0 (23 nhận xét)
4,1
4,1
28 freelancer chào giá trung bình $51 CAD cho công việc này
Avatar người dùng
HI Contact me for an efficient, perfect, well documented development of your project according to 100% accuracy and requirements, with dedicated support. Thanks Farah Saif
$60 CAD trong 1 ngày
5,0 (527 nhận xét)
7,4
7,4
Avatar người dùng
I am very proficient in c and c++. I have 16 years c++ developing experience now, and have worked for more than 7 years. My work is online game developing, and mainly focus on server side, using c++ under Linux environment. I made many great projects using c++, for example, I made the tools which could convert java codes into c++ scripts, of course garbage collection included, this was very similar to a compiler, and was very complex. I also made our own mobile game using c++, I can show you the demo of client, if you like. I am very proficient in java also. I have a very good review on Freelancer.com, I never miss a project once I accept the job, you can check my review. Trust me, please let expert help you.
$80 CAD trong 1 ngày
4,9 (141 nhận xét)
7,0
7,0
Avatar người dùng
Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !Ready to start !
$100 CAD trong 3 ngày
4,9 (63 nhận xét)
6,7
6,7
Avatar người dùng
Hello. How are you. I have read and understood the project. I have strong knowledge in Data structures and Algorithms. And I'm expert in Java ,C/C++,C#, Python ,PHP etc. I'm interested this project. So, firstly I want to discuss with you about this project. Then I'll be happy. I wait for your good reply. Thanks.
$58 CAD trong 2 ngày
4,9 (125 nhận xét)
6,2
6,2
Avatar người dùng
Greetings! I am an expert C++ programmer and I excel in completing such tasks and assignments. Your have undervalued the required budget of the project. If you want 100% correctness within 5 days, please do contact me.
$120 CAD trong 5 ngày
5,0 (18 nhận xét)
4,4
4,4
Avatar người dùng
Hi,dear. I am a senior software developer. I have just checked your project report, I am able to perform this task with my developer team. I am looking forward to your proposal...
$25 CAD trong 1 ngày
5,0 (14 nhận xét)
4,4
4,4
Avatar người dùng
Hi, It's simple and interesting task for me what will be done with high quality code and on time. Best regards, Dmitry.
$62 CAD trong 1 ngày
5,0 (7 nhận xét)
4,4
4,4
Avatar người dùng
Hello sir. I am interested in your POS system and will implement using c++. This may take couple of hours. I am c++ developer. I will remain communicated through out the project's duration. For the project I plan to use whatever IDE you require. This is a cui application so shouldn't take much time given the specification. That is all I have to say. The rest is up to you sir. Thank you very much.
$25 CAD trong 1 ngày
5,0 (26 nhận xét)
4,5
4,5
Avatar người dùng
Expert in C++ programming.....
$50 CAD trong 1 ngày
4,9 (28 nhận xét)
4,4
4,4
Avatar người dùng
Send me the full specs
$30 CAD trong 3 ngày
4,9 (3 nhận xét)
3,8
3,8
Avatar người dùng
A proposal has not yet been provided
$55 CAD trong 2 ngày
5,0 (10 nhận xét)
3,3
3,3
Avatar người dùng
I, Jignesh Lakhani completed my masters from IIT Roorkee in Computer Engineering. I am having very good knowledge of C, C++, Java, JavaFX, Algorithm and Data Structure. I am having strong analytical power. I will complete your project before deadline I am looking forward to discussing with you about this job post. Please feel free to contact me. Respectfully, Jignesh
$55 CAD trong 1 ngày
5,0 (5 nhận xét)
3,3
3,3
Avatar người dùng
Hi, I am a Computer Science and Engineering graduate and just stepping to freelancing. I am well experienced in C++ and software development. I guarantee to complete your task with best quality. I hope you will offer me the project as a help and you will be satisfied by my work. I will be grateful to you if you offer me this task, since this is going to be my first job at freelance. Thank you, Isuru
$10 CAD trong 1 ngày
5,0 (1 nhận xét)
2,8
2,8
Avatar người dùng
Hello, My name is Achouri Issam. I have over three years experience in Software Engineering and i have a good Knowledge with Java, JavaEE,Android,IOS, Spring, Spring MVC, EJB,Struts2, Hibernate, JSP, Servlet , JPA, JSF, Primefaces, Webservices. I have a Big Knowledge,an excellent experience in reporting business intelligence (JaspeReport, Birt), and with a database design and managment. Also i work perfectly with Google maps API and social networks APIs(facebook, twetter, instagram). It is with pleasure that I make myself available to work with you. Looking forward to hearing from you
$19 CAD trong 3 ngày
5,0 (2 nhận xét)
1,9
1,9
Avatar người dùng
Urgent Tasks in 6 Hours MATLAB-WRITING-CODING-WEBDESIGN-BUSINESS PLANS We are highly experienced Post Graduate Engineers, Doctors, IT, ITES, Software, Infrastructure Professionals, Web Designers and IT Architects. We can redo, improve, and publish any engineering, scientific MATLAB, SIMULINK, PSPICE, NS2, NS3 based IEEE papers, Support Wintel, ADS, Unix, Storage, Backup, Network, Security tracks, Active Directory, DNS, DHCP, FTP, IIS, SharePoint, CRM, SQL, WDS, ADRMS,ADFS,ADLDS, SCCM, Citrix Xenserver, Citrix XenApp, CRM,CRM Outlook connector IFD, Linux, Apache, My SQL, Postfix, VM Ware, Vcenter, VCO, VOIP (3CX) technologies, WHM, cPanel, H-Sphere, Hosting Controller, Plesk, DirectAdmin based web hosting support. We work in PHP, JAVA, ASP, DOT NET, Prestashop, Magento, woo commerce, OSCommerce, WordPress, Joomla, Web Hosting Panels Programming, LAMP, Android java development, Backend Server APIs, Android, Java, C/C++, Linux, PHP, MySQL, AJAX, JavaScript, C#, Visual Basic, PHP, MS SQL, My SQL, PHOTOSHOP, CSS, Bootstrap, HTML, JQUERY, JAVA technologies.
$80 CAD trong 1 ngày
4,0 (2 nhận xét)
1,4
1,4
Avatar người dùng
Hello Sir, Share project details please. I am available
$55 CAD trong 1 ngày
5,0 (1 nhận xét)
0,6
0,6
Avatar người dùng
A proposal has not yet been provided
$30 CAD trong 1 ngày
0,0 (0 nhận xét)
0,0
0,0
Avatar người dùng
Hello, I am a Software Engineer. I will do your work very efficiently and on time. I've much experience in C++ and I have already done many projects in C++. I have already developed "POS SYSTEM" in C++ as my university assignment but i will develop again according to you requirements. I can send you my work if you are interested. Kindly send me the details of the project so that i can start it immediately. Thanks!
$25 CAD trong 1 ngày
0,0 (0 nhận xét)
0,0
0,0
Avatar người dùng
A proposal has not yet been provided
$15 CAD trong 1 ngày
0,0 (2 nhận xét)
0,5
0,5
Avatar người dùng
A proposal has not yet been provided
$25 CAD trong 3 ngày
0,0 (0 nhận xét)
0,0
0,0

Về khách hàng

Cờ của CANADA
Hamilton, Canada
5,0
33
Phương thức thanh toán đã xác thực
Thành viên từ thg 2 22, 2016

Xác thực khách hàng

Cảm ơn bạn! Chúng tôi đã gửi email chứa đường link để bạn lấy tín dụng miễn phí.
Đã xảy ra lỗi trong khi gửi email của bạn. Hãy thử lại.
Người Dùng Đã Đăng Ký Tổng Số Việc Đã Đăng
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Đang tải xem trước
Đã cấp quyền truy cập vị trí.
Phiên đăng nhập của bạn đã hết hạn và bạn đã bị đăng xuất. Hãy đăng nhập lại.