Giter Site home page Giter Site logo

capacity's Introduction

Capacity

Our web-based application, currently named Capacity, is a tool that will help you save time by giving you the information you wish you had before getting to your destination. Our website can be found here: https://ssajnani.github.io/Capacity/homepage.html

Repository Structure

Our repository structure is seperated under frontend and backend, both developed in javascript. The backend uses node, express, and mongodb. The frontend uses vue. The frontend files are already compiled into the backend public folder so setup is easier.

Setup

LINUX: Navigate to ./capbackend and type bash ./run to install the dependencies for ubuntu. Otherwise, you can manually type the commands from the script yourself. Navigate to localhost:3000 on your browser to load the website and start using Capacity!

WINDOWS:

You will need to install node and mongodb seperately.

                    				NODE & NPM

Download Node here: https://nodejs.org/en/

After Node downloads, you have to run the .exe to install it. After it has been installed, open up the Node command prompt and type npm to update npm. Then, avigate to ./capbackend and type npm install to install the dependencies.

                              MONGODB

Install mongo seperately: https://www.mongodb.com/ Run mongod.exe before starting the server (usually located within program files). Then navigate to ./capbackend in your cmd and run npm start

Navigate to localhost:3000 on your browser to load the website and start using Capacity!

capacity's People

Contributors

yuanc avatar samarsajnani avatar ssajnani avatar wchen385 avatar stevencman avatar savvyshell avatar seanmarchand avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.