Giter Site home page Giter Site logo

nokood's Introduction

Nokood Assignment

A web based project that handles trip reservations

๐Ÿง Features

Here're some of the project's best features:

  • Project build on Clean Architecture and DDD standers
  • Logging to SQL Server DB Using Serilog
  • Logs Dashboard using Serilog UI (Navigate to '/logs')
  • Database Sql Server
  • Microsot Identity to manage the Identity Users
  • Authentication layer handled by JWT and custom Authentication services
  • CurrentUser service to access the current logged user across the project
  • Global Error Handling
  • Trips Seeds by Bogus
  • Reservation RESTFul Apis with pagination and Wrapped returns
  • Default Users seeding from Appsettings.Json
  • Custom Middlewares
  • Apis Validation handled by FluentValidation
  • Data Access Layer handled by EF Core with Code first approach
  • The Arch : https://github.com/amirelkassar/nokood/blob/master/Planning/ProjectPlanning.pdf
  • Swagger Api explorer (Navigate to '/swagger')

๐Ÿ› ๏ธ Installation Steps:

1. Clone the project from github

git clone https://github.com/amirelkassar/nokood.git

2. Or download it as a Zip file from the Clone Button

3. Navigato to "nokood/NokoodAssignment"

4. Open the "NokoodAssignment.sln" in visual studio

5. Navigate to "Presentation/NokoodAssignment.web" project and then to appseetings to update the db connection string

6. The DB connection strings should be updated in 3 places in the appsetting.json file

7. A-Under ConnectionStrings update Default value

8. B-Under ConnectionString update Logs value

9. C-Under Serilog .Args update Connectionstring value

10. Now set the startup project to NokoodAssignment.Web and run the project

11. It'll navigates to swagger dashboard .you can find the users appsettings.json file

12. User any one to call login using account/login API

13. Copy the returned token and press the authorize button on the right cornal

14. Type Bearer[space][the copied token]]

Bearer token....

15. Enjoy the rest of the Apis

nokood's People

Contributors

amirelkassar avatar

Watchers

 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.