项目作者: Danit-Shagan
项目描述 :
Online Shopping App.
高级语言: HTML
项目地址: git://github.com/Danit-Shagan/DROD.git
Background
Final project in Web application development course
as part of our B.Sc. Computer Science studies.
Technologies
Frontend |
Backend |
DB |
HTML & CSS |
C# |
MS SQL Server |
Java Script |
MVC |
Entity Framework |
AJAX |
|
|
JQuery |
|
|
Bootstrap |
|
|
Facebook API |
|
|
Google Maps API |
|
|
D3.js |
|
|
Demo

Credit
Head of Data Science Track & Course Instructor Dr. Shay Horovitz 
TODO
- [X] Create basic project - Models, Controllers, View
- [X] Database integration using Entity Framework and MS SQL Server
- [X] Add web service integration for whether details
- [X] Create login and registration page
- [X] Create shopping cart page
- [X] Add logic to add items to user cart
- [X] Create user statistics view using D3.js
- [X] Integration with Google maps API for displaying user locations
- [X] Integration with Facebook API for login and registration
- [X] View statistics of orders quantity and best-selling products