- In this assignment, you are asked to implement a collaborative sheets like Google Sheets.
- Requirements:
- Able to create users
- Let users can create their new sheet
- Let users can print out their sheet
- Let users can change the content of their sheet
- Let sheet has two access rights, read-only or editable, for every user
- Let users can share their sheet with other users
- Let sheets can deal with rational arithmetic
+
,-
,*
,/
Possible input: rational number like123.456
,123
and operators like+
,-
,*
, /
- Furthermore, please make the requirements v. & vi. can be easily switched on/off. For instance, to switch off the requirement v. , you can remove some code, not inherit some class, or not generate some object, etc.
-
Notifications
You must be signed in to change notification settings - Fork 0
HsingRT/collaborative_sheets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published