Skip to content

Conscious-Coders/Alt-Lane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The average debt of a college graudates in the united states is $29,900. The current economic climite has forced people to repay their student loan debt with jobs that don't require the degree that put them in debt in the first place. Students are going into college unsure about their future and unaware of alternative careers opportunities. Due to the lack of information on posssible paths students are forced to pay for unused degrees or forced persue careers they are not passionate about.

Alt-Lane is a website to bring information about career opportunities to high school students. Students will be exposed to alternative careers paths in their chosen fields via a network of mentors.

Team

  • Product Owner: Shruti Tamarkar Tuladhar
  • Scrum Master: Tracey Thomas
  • Development Team Members: Jolizbeth Bonilla, Dillen Lewis

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions for getting the app up and running locally

Requirements

  • React
  • Node
  • Express
  • PostgreSQL
  • npm
  • Jest
  • ESLint
  • Standard JS

Development

Installing Dependencies

From within the root directory: Look at package.json file and keep updating

- npm install  
- api: 
  - npm install knex 
  - npm install --save-dev nodemon
  - npm install pg-promise
  - npm install JW
  - npm install standard --save-dev
  - npm install eslint --save-dev
  - npm install bcrypt 
  - npm install dotenv 
  - npm install cors
  - npm install --save-dev nodemon
  - npm install jsonwebtoken
  - npm install cookie-parser
  - npm install uuid-random
  - npm install socket.io
  - npm install nodemailer
- client: 
  - npm install react react-dom
  - npm install react-responsive-carousel
  - npm install react-router-dom
  - npm install react-slideshow-image -S
  - npm install axios
  - npm install jsonwebtoken
  - npm install cookie-parser
  - npm install standard --save-dev
  - npm install eslint --save-dev
  - npm install uuid-random
  - npm install socket.io-client

Roadmap

View the project roadmap Projects.

Contributing

See CONTRIBUTING.md for contribution guidelines.

Style Guide

This project adheres to the StandardJS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •