Skip to content

CarlaRochaBovi/plann.er

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Plann.er

Developed during the NLW Journey event, Plann.er is a website designed to provide a schedule for your trips.

Table of Contents

  1. Screenshots
  2. Functionalities
  3. Improvements Made by Me
  4. Running Locally
  5. Learnings
  6. About Me

Screenshots

App Homepage Screenshot

App Mainpage Screenshot

Functionalities

  • Create your trip on the initial page
  • Add activities to your trip
  • Add important links such as hotel reservations
  • Add participants to your trip! The more, the merrier!

Improvements made by me

These functionalities make the the users free to manipule the information

You can delete both links and participants that you don't want anymore in your trip. You can now change the destination or the date of your trip!

This help the users to know if they already did a activity

Activities that have already happened will be marked in green.

Running Locally

Clone the project

  git clone https://link-to-the-project

Navigate to the project directory

  cd my-project

Install the dependencies

  npm install

Start the server

  npm run dev

Repeat these steps for both frontend and backend files.

Learnings

I REALLY learned a lot, especially about Node.js. This is basically my first project in the NLW using Node.js and it was very challenging. I'm not used to working with backend, so everything was new. I had stopped studying programming, so the frontend part was vital to retake my studies.

About me 🙂

I'm 17 years old, studying programming for fun. I want to be a full-stack developer.