Coder Social home page Coder Social logo

borcioo / nv-rental-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from seancassiere/nv-rental-clone

0.0 0.0 0.0 7.39 MB

Navotar with Tailwind and the Tanstack

Home Page: https://rental.pingstash.com

License: MIT License

JavaScript 0.37% TypeScript 98.97% CSS 0.56% HTML 0.11%

nv-rental-clone's Introduction

Navotar and RENTALL Clone

GitHub open issues GitHub closed pull requests GitHub contributors GitHub stars GitHub forks

A recreation of the Car Rental Management platforms Navotar and RENTALL for educational purposes.

โš ๏ธ Important: This project is solely an exercise in education and is not intended for commercial purposes. It does not use production data.

nv-rental-clone - dashboard

This project is written in Typescript, using React for the UI library, and Tailwindcss for styling. UI components from ui.shadcn.com are integrated throughout the web app. The web app employs OAuth2 OIDC authentication, Tanstack Router for routing, and Tanstack Query for server-state management.

Table of Contents

Installation

  1. Clone the repository: git clone https://github.com/SeanCassiere/nv-rental-clone.git
  2. Navigate to the project directory: cd nv-rental-clone
  3. Install dependencies: npm install
  4. Start the development server: npm run dev

Usage

  1. Copy the .env.example file and rename it as .env.

  2. Obtain a valid ClientID from the OAuth2 authority (https://testauth.appnavotar.com). Ensure that the correct allowed_origin, redirect_uri, and post_logout_redirect_uri are set to the values in the .env file.

  3. Set the correct API URL in the .env file.

Contributing

Contributions are always welcome!

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the project.

  2. Create your feature branch (git checkout -b Username/YourFeature).

  3. Commit your changes using the Conventional Commits standard. Please ensure meaningful and well-formatted commit messages.

    • If you are using VSCode, you can install the Conventional Commits extension to help you with this.
    • An example of a commit message: feat: add a new feature
  4. Push to the branch (git push origin Username/YourFeature).

  5. Open a pull request with a title following the Conventional Commits standard.

Please follow the CODE OF CONDUCT.

Authors

License

This project is licensed under the MIT License.

nv-rental-clone's People

Contributors

seancassiere avatar dependabot[bot] 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.