Skip to content

Vanpool coordination app; my Prime Academy solo project, October 2019

License

Notifications You must be signed in to change notification settings

nicepersonality/vanpool-solo-project

Repository files navigation

Van Hailin’!

Van Hailin’! is a web app, optimized for mobile screens, which aims to simplify and consolidate the tools needed to coordinate a vanpool. Vanpool members can quickly see and update the dates they are riding; attach messages to a specific day; see who is driving or riding in the van each day, along with their contact information; and see an automatic calculation of how much they owe the vanpool each month based on their participation.

Built With

VH! is built on the PERN stack (PostgreSQL, Express.js, React, Node.js) along with Redux and Redux Sagas. It makes heavy use of Moment.js to work with times and dates, and is styled on top of the Cutestrap CSS framework.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Link to software that is required before you attempt to start the app (e.g. node, mongo).

  • Node.js
  • List other prerequisites here

Database setup

VH! uses a Postgres database named vanpool. Once the database is created, run the queries in database.sql to configure the tables and relationships.

Installing

Steps to get the development environment running.

  1. Download this project.
  2. npm install
  3. npm start

And so on...

Screen Shot

Include one or two screen shots of your project here (optional). Remove if unused.

Documentation

Completed Features

  • User login and registration

Next Steps

  • Feature c

Deployment

Add additional notes about how to deploy this on a live system

Authors

  • Lilith Bentley

Acknowledgments

  • Hat tip to anyone whose code was used

About

Vanpool coordination app; my Prime Academy solo project, October 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published