8000 GitHub - OriBachar/GamingStore: Web application programming final project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OriBachar/GamingStore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GamingStore

The Gaming Store project is a website for a gaming store with an online and pyshical shops. It has an administration control panel for chain store manager & store managers, and a client side for clients to buy in.

The website was built with ASP.NET Core MVC Web Application.

Motivation

The application motivation is to create an web application that serves both the customers and store managers.

Tech/framework used

Built with

Features

  1. Publication of new items in Twitter using Twitter API.
  2. UI & UX design for the control panel, user profile and the website using Bootstrap, CSS & SCSS, ,JS, jQuery & D3.js.
  3. Mock quality data for the store, customer and item models.
  4. Maps using Google Maps API's(Maps JavaScript API & Geocoding API) for pinpointing stores addresses on a map for customers comfort.
  5. Graphs for store revenues & items statistics using d3js.
  6. Handle user authentication, forget password, account confirmation, contact us and other profile related actions.
  7. AJAX to asynchronously search and edit users in the control panel.

Installation

  1. Make sure you have secrets.json on your computer in %APPDATA%
  2. Remove migrations folder
  3. Drop-Database
  4. write following commands on PMC: 3.1 Add-Migration InitialCreate 3.2 Update-Database
  5. run program.

API Reference

Credits

Course Instructor Hemi Leibowitz

Students

Nitzan Miranda, Ori Bachar,Yuval Amir

About

Web application programming final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 49.3%
  • HTML 31.9%
  • CSS 16.8%
  • JavaScript 2.0%
0