Skip to content

RosinskaK/ready_to_go_project

Repository files navigation

ReadyToGo app

The ReadyToGo app is a to-do list where you can create your own personal packing list for each trip. It is designed for everyone and for various types of trips. It is only limited by the user's imagination✨

Project built in React💙

To build it, I used React components, React Router DOM, Supabase as a backend support, Vite and SCSS. Thanks to the use of RWD, the application is also available in a mobile version.

You can log in to the application using these prepared data: e-mail: test@test.pl password: 123456

Feel free to use them, to see how the entire application works.

Screenshots

screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot screenshot

About the Project

This application was created from my great passion for traveling and a little less love for packing 😉

The biggest advantage of ReadyToGo is that it is a reusable list. The list once made is assigned to the user's account and waits until it is needed for the next trip. You can edit it at any time and check off the items to be packed many times.
Therefore you can forget about the stress of creating a new packing list every time you travel somewhere💚

📱This project also has a mobile version!

Table of Contents

Usage

In ReadyToGo you can:

  • Add even the smallest thing to the list of things to pack for a trip by clicking the Add button

  • Remove each incorrectly added or no longer needed item by the Delete button next to the item

  • Cross out/tick off the already packed item by clicking on it

  • Refresh the view of the entire list by the Restore List button, so your list will be ready to be checked off again the next time you pack

❗️ Remember!
Your list is stored in the ReadyToGo app and is waiting for you until you need it again to facilitate and speed up the packing process for your next great trip 😊

Technologies Used

React

React Router

Vite

Supabase

SASS

Canva

Netlify

Setup

This project uses npm as package manager

  npm install

To run locally clone the project

  git clone https://github.com/RosinskaK/ready_to_go_project.git

Go to the project directory

  cd ready_to_go_project

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_SUPABASE_API_KEY=

License

MIT

Acknowledgements

Contact

Created by Kasia Rosińska @RosinskaK - feel free to contact me! 👋

➡️ Project Link: https://readytogoapp.netlify.app