Skip to content

Nextjs, Postgres & Prisma - Full stack Travel budget planner built at Hackverse 3.0, 24 hr Hackathon by NITK Surathkal.

Notifications You must be signed in to change notification settings

nagarajpandith/hackverse22

 
 

Repository files navigation

Team Coffee2Code

LOGO 

Table of Contents
  1. Title
  2. Description
  3. Tech Stack
  4. Installation Steps
  5. Libraries and dependencies
  6. Declaration of Previous Work

Title

Make Me Afford

Description

Website to plan and estimate Travel budget at few clicks. Search Travel places to get a quick glance of nearest tourist attractions. Also, estimate your expenditure in travlling and libing at a selected destination.

Tech Stack

  1. Nextjs
  2. Tailwind-CSS
  3. Prisma
  4. PostgreSQL DB

Installation steps

    • Fork the repo
    • Clone the repo to your local system
    git clone https://github.com/swasthikshetty10/hackverse22.git
    cd hackverse22 
    
  1. Install latest version of Nodejs and install all the dependencies:

npm install
  1. Run the development server:
npm run dev

Open http://localhost:3000 with your browser to see the webpage.

Libraries and dependencies

"@googlemaps/google-maps-services-js": "^3.3.10",
"@next-auth/prisma-adapter": "^1.0.1",
"@prisma/client": "^3.10.0",
"apify-client": "^2.2.0",
"axios": "^0.26.0",
"next": "12.1.0",
"next-auth": "^4.2.1",
"react": "17.0.2",
"react-awesome-reveal": "^3.8.1",
"react-dom": "17.0.2",
"autoprefixer": "^10.4.2",
"eslint": "8.10.0",
"eslint-config-next": "12.1.0",
"postcss": "^8.4.5",
"prisma": "^3.10.0",
"tailwindcss": "^3.0.23"

Declaration of Previous Work

This project was planned, started and built only after the Hackathon timer started i.e. 26th Feb, 2022 12.00PM and no work was done earlier.

Team Members

Swasthik Shetty Nagaraj Pandith

About

Nextjs, Postgres & Prisma - Full stack Travel budget planner built at Hackverse 3.0, 24 hr Hackathon by NITK Surathkal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • CSS 4.1%