ASP.NET/VB Mini Website with MS SQL Database
Budget: $250 – $750 AUD
I'm looking for a skilled ASP.NET/VB developer to create a simple mini website using MS SQL database.
Key Requirements:
- Development using ASP.NET and VB: The site should be built using these technologies.
- Database: The website should be integrated with MS SQL database.
Contains the following pages:
- User Login / Log out.
- Create Container (single page with a text box input) (then redirect to the edit container page)
- Edit Container / Edit Container Goods
o User can 'add Items to container'
o Text box where user enters a 5 digit string eg 17100
o Then a pop up, with item no, product name, image and user then enters QTY of boxes(in a text box).
o View / See added items, boxes/qty’s
o Modify an entry if need too.
o Closing Container.
- Closes it in system no more editing.
- Emails a /csv list to email address
- CSV file name is container name.
- CSV contents are Item No, Box QTY.
o View Past Containers.
4 x Database tables.
User
- User ID
- Username/email
- Password
Products
- ItemNo
- Description
- Box Qty
- Cubbage
- Scan Code(used for when added boxs to the container through the textbox).
Containers
- ContainerID
- Added Date
- Added By
- Container No.
- Closed/Open
Containers Details
- ContainerID
- ItemNo
- BoxQTY
- Added
Website should be mobile friendly, secure, any text box's should accept 'enter key press' as submit / next button etc, possibly not all database fields that are required are here, you may need to ask further questions.
Could should be clean and easy to read, Database 'SQL Statements/Queries', should all be placed in a module for easy modification.
Key Requirements:
- Development using ASP.NET and VB: The site should be built using these technologies.
- Database: The website should be integrated with MS SQL database.
Contains the following pages:
- User Login / Log out.
- Create Container (single page with a text box input) (then redirect to the edit container page)
- Edit Container / Edit Container Goods
o User can 'add Items to container'
o Text box where user enters a 5 digit string eg 17100
o Then a pop up, with item no, product name, image and user then enters QTY of boxes(in a text box).
o View / See added items, boxes/qty’s
o Modify an entry if need too.
o Closing Container.
- Closes it in system no more editing.
- Emails a /csv list to email address
- CSV file name is container name.
- CSV contents are Item No, Box QTY.
o View Past Containers.
4 x Database tables.
User
- User ID
- Username/email
- Password
Products
- ItemNo
- Description
- Box Qty
- Cubbage
- Scan Code(used for when added boxs to the container through the textbox).
Containers
- ContainerID
- Added Date
- Added By
- Container No.
- Closed/Open
Containers Details
- ContainerID
- ItemNo
- BoxQTY
- Added
Website should be mobile friendly, secure, any text box's should accept 'enter key press' as submit / next button etc, possibly not all database fields that are required are here, you may need to ask further questions.
Could should be clean and easy to read, Database 'SQL Statements/Queries', should all be placed in a module for easy modification.