Skip to content

saymon-araujo/rentx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner

Luxury Car Rental App Project

License

DescriptionTechnical detailsFeaturesHow to useLicense



Description

This project is about an app for companies that rent luxury cars, it allows the user to view and rent the cars. This project was developed during my bootcamp at Rocketseat.

ScreenShot1     ScreenShot2     ScreenShot4     ScreenShot3    

Technical details

The project was developed using React Native, so it works on Android and IOS. It is an app designed to be Offiline First, and during the creation expo modules were used to speed up the development.

Some of the concepts that were worked on during the project development are:

  • Custom hooks and useContext
  • Offline First implementation with WatermelonDB
  • Animations with Reanimated
  • Lottie animations implementation
  • Advanced features with calendars

Features

  • Sign up and Sign in
  • View information about the available cars
  • Schedule a period to rent the car
  • View my rented cars
  • Change user information and password


How to use

To run the project you will need to have the React Native CLI enviroment configured and Yarn installed. After this follow these instructions:

# Clone this repository to your local machine
$ git clone https://github.com/saymon-araujo/rentx

# Navigate to the server
$ cd rentx/backend/rentx-api/ 

# Install the server dependencies
$ yarn

# Start the server and leave it running
$ yarn start

# On another terminal navigate to the mobile folder
$ cd rentx/mobile/rentx/

# Install the dependencies
$ yarn
$ expo install

# Run the app
$ yarn android

# Login
 Email: saymonbrandon@gmail.com
 Password: 123


License

This project is under MIT license . See it for more information.


Made by Saymon Araújo

Feel free to get in touch, it will be a pleasure to chat.