Skip to content

The idea of this site to enable you to tell people anonymously about any thing you think about him and enable the person you send message to see it and reply it if he want .

License

Notifications You must be signed in to change notification settings

ahmagdy/AskMe-SPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AskMe-SPA

The idea of this site to enable you to tell people anonymously about any thing you think about him and enable the person you send message to see it and reply it if he want .

Available Online:

https://askme-spa.azurewebsites.net

Download

$ git clone https://github.com/Ahmad-Magdy/AskMe-SPA.git askMeProject
$ cd askMeProject
$ npm install 
$ dotnet restore

How it works:

  • Web API by using ASP.NET Core MVC.
  • Frontend: Angular4 and Bootstrap 4 Alpha.
  • Authentication Based on JWT and accepts both Authorization Header with Bearer Schema and access_token cookie with HttpOnly preference.
  • Database: SqlServer by using EFCore ORM
  • User able to signup with username, email, name, password, description, image fields.
  • Message has content, reply, and isVisible which is let user choose to view this message on his/her profile or not.

Video:

YouTube

ScreenShots:

1 2

License:

The MIT License

About

The idea of this site to enable you to tell people anonymously about any thing you think about him and enable the person you send message to see it and reply it if he want .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published