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.
- Host: GitHub
- URL: https://github.com/manoharv2512/code_compass_019
- Owner: manoharv2512
- Created: 2024-11-12T16:11:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-01-13T09:06:12.000Z (4 months ago)
- Last Synced: 2025-03-24T17:01:40.484Z (2 months ago)
- Topics: css3, javascript, jsx, react, router-dom
- Language: JavaScript
- Homepage: https://weekend-trip-anho.vercel.app/
- Size: 14.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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
# 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.
## Technology Stack
- React JS
- JavaScript
- CSS
- Firebase
- Tailwind CSS