An open API service indexing awesome lists of open source software.

https://github.com/manoharv2512/code_compass_019

Weekend Planning - It help to make time more useful to plan your weekend more efficiently and precisely.
https://github.com/manoharv2512/code_compass_019

css3 javascript jsx react router-dom

Last synced: about 1 month ago
JSON representation

Weekend Planning - It help to make time more useful to plan your weekend more efficiently and precisely.

Awesome Lists containing this project

README

        

# Code_Compass_019

Project Name - Go Weekend

## Introduction
This is an application that addresses the common challenges faced when planning weekends with friends. This app makes the process easier by providing features that help with scheduling, finding activities, and managing logistics.

![Go Weekend homepage](homePageSs.png)

Team :
1) Manohar Varma - manoharv2512
2) Mahesh Tidgam - maheshtidgam
3) Manoj Rawat - manojRawat5
4) Shashank Sinha - i-am-shank

## Directory Structure
./

├─ public/

├─ src/

    ├─ components/

        ├─ auth/

            ├─ Signin.jsx

            ├─ Signup.jsx

            ├─ SigninWithGoogle.jsx

            ├─ firebase.js

        ├─ home/

            ├─ Home.jsx

        ├─ tripPlan/

            ├─ ChooseCab.jsx

            ├─ ChooseHotel.jsx

            ├─ ChooseLocation.jsx

            ├─ TripPlan.jsx

        ├─ Article1.jsx

        ├─ DatesPage.jsx

        ├─ TripDiscription.jsx

    ├─ pages/

        ├─ LandingPage.jsx

        ├─ MainDatePage.jsx

        ├─ TripPage.jsx

    ├─ utils/

        ├─ homePage-poster.jpg

    ├─ App.jsx

    ├─ main.jsx

index.html

package.json

## Video Walkthrough of the project
https://youtu.be/rWzSINlJxbc

![Trip planning page](tripPlanSs.png)

# Getting Started

1. Clone the repository to your local machine:
- git clone https://github.com/manoharv2512/Code_Compass_019.git
- Run the command "cd GoWeekend-app".
2. Run the command "npm install" in the terminal, at the current location.
3. Run "npm run dev" to run the project.

![Authentication page](authSs.png)

## Technology Stack
- React JS
- JavaScript
- CSS
- Firebase
- Tailwind CSS