Im looking for a web Script to be developed in ASP.net and MS access. the script has to have 2 parts. i.e. Client area and admin area.
In the admin area, we can create Users (with full name, username and password, and department dropdown)
in the client area, these users can login with their credentials and conduct the below mentioned activity.
When they login, they will see the following options
- Create new Word document
- Create New excel document
- View Versions
- View my files
- Transfer to other user.
when they click on create new word or excel document. they should open a word document within the browser and allow any editing or changes and be able to save it. everytime they save the document, a previous version needs to be save. in the view versions, they should see all the versions and be able to open for editing and review and that becomes the latest versions.
Under View my files, only the latest versions will be displayed there and also any files, that have been transfered by other users.
in transfer my files, i should be able to transfer my files to another user and he will see it in his “View my files” location. i need to be able to see from whom it was sent from.
Notes:
1. this is a project for my client’s son, so i need it to be reasonably priced.
2. i will need the source code.
3. this has to be done with word and excel integration and not with a WYSIWYG editor.