Skip to content

Latest commit

 

History

History
49 lines (46 loc) · 2.6 KB

GreenPaddle_MightyDevelopers.md

File metadata and controls

49 lines (46 loc) · 2.6 KB

greenPaddle

Team name: Mighty Developers

Team members

Mentors

  • Vaishnavi Shah
  • Siddharth Shah
  • Atharva Alshi

Description

greenPaddle is basically a cycle renting website. It also contains places to explore while cycling, cycling accessories which you can buy, notify about different cycling competions, provide safer cycling routes. It helps in keeping enviornment green.

Technology Stack

Technology learnt during this project:

  1. HTML
  2. CSS
  3. Javascript
  4. NodeJs
  5. Pug
  6. Express
  7. MongoDB

Progress

  • Creating Home page
  • Creating Contact form with a database
  • Creating Add accessories page
  • Creating Places to explore page
  • Sending Emails to subscribers

Project Setup

  • First of all you need to have nodeJs and mongoDB installed on your laptop.
  • Then you need to clone the repo to your laptop.
  • Then you need to perform following steps in your terminal
    • npm install
    • npm init
    • npm install pug
    • npm install express
    • npm install mongoose

Usage

Once you are done with the above steps than you can run by just typing localhost on your browser.

Applications

This website helps user to rent a bicycle whenever they need and also for whatever period of time at low rates. Cycling can keep you healthy and also help to discover new places around. It also heps in keeping the enviornment green.

Future Scopes

Safer routes can be added , for safer cycling experience. Chatbot can be added for 24x7 help.