Code Monkey home page Code Monkey logo

error-driven-dev / mountainbound Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 32.11 MB

ASP.NET CORE MVC project, in C# on Asp.Net, using code first database for Sql Server, Entity Framework Core, Identity, Html, CSS, Bootstrap. Website for outdoor enthusiasts featuring a gear store, hiking trail directory, message board and Admin Site(admin portion is not built out)

Home Page: http://mountainbound.codebyhart.com

C# 10.99% JavaScript 0.48% Ruby 0.66% HTML 20.07% Shell 0.28% CSS 67.44% PowerShell 0.08%
ecommerce asp-net-core-mvc identity entity-framework-core orm sql-server session shopping-cart message-board api

mountainbound's Introduction

Welcome to Mountain Bound -- a demo website for the outdoor enthusiast. Mountain Bound showcases a variety of components and is updated regularly to show addtional features.

JUST ADDED

  • geolocation data to find trails near user
  • call to google map api for map of trailhead
  • make pages reponsive (90% complete)

HOME PAGE

  • photo carousel built in JavaScript, with responsive features
  • simple mountain logo built in inkscape
  • photos were resized and text added using Gimp
  • photos were obtained from unsplash and have a common license

TRAILHEAD

  • directory of National Parks seeded to the MS SQL DB and used primarily for location data (lat & lon)
  • select a National Park and the Lat and Lon are sent with a call to the Hiking Project API to get a list of trails within the area
  • Netsoft.JSON is used to dig into the returned json data
  • trails are displayed using flexbox css
  • uses the Repository design pattern, code first DB migrations, and a temp in-program repository to store trails from a single search for to used for more details view

TRADING POST

  • eCommerce store front using bootsstrap cards
  • Category filters are built as a view component
  • session aware shopping cart with conveinient extention methods for getting and setting JSON objects
  • bootstrap cards are used to show the products

CAMPFIRE

  • online discuscussion forum where users can post messages under a list of set topics and solicit replies from other users.

FEATURES INCLUDE: partials, view components, view models, conventional routing, extention methods, dependency injection, interfaces, repository design pattern, responsive styling, tag helpers, geolocation, API queries.

TECHNOLOGIES INCLUDE: C#, Asp.Net Core 2, Entity Framework, Identity, MS SQL Server, Html, Html5, CSS, Bootstrap, JavaScript, APIs, jQuery

mountainbound's People

Contributors

error-driven-dev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

yamkela2

mountainbound's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.