Skip to content

Digirent-Enterprise/digirent-app

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Digirent

A site where you can rent digital devices
Explore the docs »

View Deployment · View demo video · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Usage
  3. Roadmap
  4. Contributing
  5. License
  6. Links
  7. Acknowledgments

About The Project

In a 4.0 technology world, using electronic devices has been a lifestyle for everyone. However, you do not always have the necessary tools for what you are doing. Maybe becasue you have finacial problesm or just simply, you do not use that device often. Understand this, our team decided to create a website where customers can rent any digital devices that they needed. Here is why you wanted to choose our service:

  • Wide-range of products and models: We have up to 1 million devices at service at anytime.
  • Simple and friendly UI/UX: Our web design follow the simplicity principle targetting new-users.
  • Easy and fast transactions: We provide a wide-range of transaction methods.
  • Our products are always in great conditions.
  • We provide 24/7 support so contact us when needed.
View deployment: https://www.digirent.dev

(back to top)

Technology stacks

Front-end
  • React
  • ReduxToolkit
  • ReduxSaga
  • Typescript
  • Tailwind
  • ChakraUI
Back-end
  • MongoDB
  • NodeJS
  • Express
  • Cloudinary
  • GoogleAPI

(back to top)

Getting Started

To contribute to our project:

  • Fork the repository
  • Clone the repository to your computer
  • Install the necessary framework and prequisites
  • Start your coding
  • After finish coding, commit the changes
  • Create Pull Request and wait for the approval to merge

Prerequisites

This is all the framework and prequisites for the website:

Installation

  1. Install NodeJS

    Link: https://nodejs.org/en/download/
    
  2. Clone the repo

    git clone https://github.com/Digirent-Enterprise/digirent-app.git
  3. Change directory to project folder

    cd digirent-app
  4. Install NPM packages

    npm install
  5. Use this command in terminal to initiate the website:

    npm start

(back to top)

Usage

Digirent is a website designed to provide customer with exceptional renting service. With Digirent, renting has never been so fast, convenient and cheap. At Digirent, we have thoudsands of products awaiting for you to explore. We constantly offer many exciting discounts to our customers.

To use our service, simply access the website and browse a product. Click on that product, you will be navigate to the product page. Here, you can choose your renting period and the system will automatically calculate the renting fees and display it on the booking box on the right. Now you can click rent and proceed to transaction page where you will be able to input your billing information. Finally, click "confirm" and you have successfully rent a product at Digirent!

Come and join us to explore an exceptional, like no others renting service!

(back to top)

ROADMAP

Phase 1

User's features

  • Browse and view digital gadgets for rent
  • Rent digital products for a fixed term period
  • Keep track of purchase history
  • Get support throughout the rental period
  • Manage personal account

Admin's features

  • Product and stock management
  • Customer management
  • Transaction management
  • Customer inquiry management
  • Chart visualization

Phase 2

User's features

  • User review
  • User wishlist
  • User rating

Admin's features

  • Page builder

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

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Licenses

MIT license

(back to top)

Links

Project Link: https://github.com/Digirent-Enterprise/digirent-app

(back to top)

Acknowledgments

(back to top)