Giter Site home page Giter Site logo

chinan1681 / angular-asp.netcorewebapi-mysql-crud-project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shakenovdev/angular-asp.netcorewebapi-mysql-crud-project

0.0 0.0 0.0 25.53 MB

Angular 5 + ASP.Net Core 2.0 WebAPI + MySQL CRUD Sample

Home Page: http://ideashareapp.azurewebsites.net

License: MIT License

JavaScript 0.89% C# 47.55% TypeScript 34.13% CSS 1.68% HTML 15.75%

angular-asp.netcorewebapi-mysql-crud-project's Introduction

Mockup Mockup source

IdeaShare Angular-WebAPI project

This repository contains Web App built on Angular 5 that interacts with WebAPI which has MySQL database

Table of contents

  1. Demo
  2. Getting Started
  3. Functionality Overview
  4. Built With
  5. Roadmap
  6. Authors
  7. License
  • SignUp email verification is limited to 100 emails per day due to free plan.
  • Image uploading is restricted up to 500 KB
  • Froala WYSIWYG is trial so the red alert stays above editor

Reminder for Russia citizens: Microsoft Azure is banned in Russia (use VPN)

Getting Started

Prerequisites

  • Node.js
  • Angular CLI
  • .NET Core Framework

Edit WebAPI config

Settings are located in appsettings.json. Change insert_here to your own keys.

Code-first database migration

Generate database dotnet ef migrations add InitialMigration then dotnet ef database update

Run project

Run ASPNETCORE_Environment=Development dotnet run to build project.

Functionality Overview

Features

  • Cross Platform
  • CRUD operations
  • Entity Framework Core MySQL
  • JWT Authentication
  • Swagger API documentation
  • Responsive Design

WebAPI documentation

Online API documentation is located on /Swagger

Page navigation

  • Home
    • Home ../
      • article list with infinite scrolling
      • the most popular tags
      • user leaderboard
    • Dependencies ../dependencies
      • static page
      • information about used frameworks and third party libraries
    • Contacts ../contacts
      • static page
  • Auth
    • SignIn ../auth/signin
      • store JWT token in localStorage
    • SignUp (/auth/signup)
      • Email verification
  • Idea
    • Add new ../idea/new
      • Auth guard (redirects if user is not logged)
      • edit list of tags
      • article editor WYSIWYG
    • Details ../idea/:id
      • like/dislike button
      • raw html render
      • favorite button
      • edit/restore button
      • comments section
    • Search ../idea/search/:value
      • search by value in title and article
  • Profile
    • User info ../profile/:username
      • information about user
      • list of favorited articles
      • list of created articles
    • Settings ../settings
      • edit avatar
      • change username

Built With

  • ASP.NET Core 2.0 WebAPI
  • Angular 5
  • MySQL

Roadmap

  • Localization
  • WebAPI.Tests
  • Edit articles/comments
  • Administrator dashboard

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

angular-asp.netcorewebapi-mysql-crud-project's People

Contributors

shakenovdev avatar

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.