GithubHelp home page GithubHelp logo

furkanpasaoglu / narchitecture.rentacarproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kodlamaio-projects/narchitecture

4.0 0.0 0.0 807 KB

Inspired by Clean Architecture, nArchitecture is a monolith project which with advanced techniques.

License: MIT License

C# 100.00%
clean-code cqrs elasticsearch clean-architecture dynamic-query entity-framework-core google-authentication jwt-authentication logging microsoft-authentication otp-verification role-based-authorization distrbuted-cache

narchitecture.rentacarproject's Introduction


nArchitecture Project

Report Bug ยท Request Feature

๐Ÿ’ป About The Project

As Kodlama.io, we decided to share examples of completed projects. Inspired by Clean Architecture, nArchitecture is a monolith project. In this project, which is a rental car simulation, we have completed the project with advanced techniques. A project has been created that includes Clean Architecture, CQRS, Advanced Repository, Dynamic Querying, JWT, OTP, Google & Microsoft Auth, Role Based Management, Distributed Caching(Redis), Logging (Serilog), Elastic Search, and much more. By contributing, you can support the project and learn new things.

Built With

โš™๏ธ Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • .NET 7

Installation

  1. Clone the repo
    git clone --recurse-submodules https://github.com/kodlamaio-projects/nArchitecture.git
  2. Configure appsettings.json in WebAPI.
  3. Run Update-Database command with Package Manager Console in WebAPI to create tables in sql server.
  • Run the following command to update submodules
     git submodule update --remote

๐Ÿš€ Usage

  1. Run example WebAPI project dotnet run --project src\rentACar\WebAPI

Analysis

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run anaylsis command dotnet roslynator analyze

Format

  1. If not, Install dotnet tool dotnet tool restore.
  2. Run format command dotnet csharpier .

๐Ÿšง Roadmap

See the open issues for a list of proposed features (and known issues).

๐Ÿค Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the project and clone your local machine
  2. Create your Feature Branch (git checkout -b <Feature>/<AmazingFeature>')
  3. Develop
  4. Commit your Changes (git add . && git commit -m '<SemanticCommitType>(<Scope>): <AmazingFeature>') ๐Ÿ’ก Check Semantic Commit Messages
  5. Push to the Branch (git push origin <Feature>/<AmazingFeature>)
  6. Open a Pull Request

Contributing on Core Packages With This Repo:

  1. Fork the nArchitecture.Core project
  2. Locate to src/corePackages path (cd .\src\corePackages\)
  3. Add your forked nArchitecture.Core repository remote address (git remote add <YourUserName> https://github.com/<YourUserName>/nArchitecture.Core.git)
  4. Create your Feature Branch (git checkout -b <Feature>/<AmazingFeature>')
  5. Develop
  6. Commit your changes (git add . && git commit -m '<SemanticCommitType>(<Scope>): <AmazingFeature>') ๐Ÿ’ก Check Semantic Commit Messages
  7. Push to the branch (git push <YourUserName> --set-upstream HEAD:refs/heads/<Feature>/<AmazingFeature>)
  8. Open a Pull Request

If your pull request is accepted and merged:

  1. Locate to src/corePackages path (cd .\src\corePackages\)
  2. Switch to main branch git checkout main
  3. Locate root path / path (cd ..\..\)
  4. Pull repo and submodule git submodule update --remote
  5. Commit your changes (git add . && git commit -m 'build(corePackages): update submodule')
  6. Push to the Branch (git push origin <Feature>/<AmazingFeature>)
  7. Open a Pull Request

โš–๏ธ License

Distributed under the MIT License. See LICENSE for more information.

๐Ÿ“ง Contact

Project Link: https://github.com/kodlamaio-projects/nArchitecture

narchitecture.rentacarproject's People

Contributors

ahmet-cetinkaya avatar sugrado avatar halitkalayci avatar uluserdar avatar engindemirog avatar merve-esen avatar mustafaaktoz avatar uygurmustafa avatar ozancank avatar kalayciburak avatar alisari41 avatar resadmemmedov0035 avatar orkunnnn avatar muratsaygili avatar furkanyazar avatar cenkerkumlucali avatar fatih-sglm avatar furkan394 avatar mertcankaratas avatar thegresta avatar tuncayalt avatar avnikasikci avatar oguzhanet avatar ulasmuezzinoglu avatar

Stargazers

 avatar Onur avatar  avatar  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.