Skip to content

A full-stack app that allows users to post and get resources about job fields of their choice

Notifications You must be signed in to change notification settings

aroblesgalit/Project2

Repository files navigation

Career Field Resource Wiki BADGE

Description

A full-stack app that allows users to post and get resources about job fields of their choice

Table of Contents

User Story

AS A person who wants to learn more about career fields and help others learn more as well

I WANT An application that allows me to store, post, and view resources for career fields of my choice

SO THAT I can obtain and share knowledge and wisdom about many career fields

MVC

Our minimum product will allow users to create an account, log in, and log out. Once logged in, the user can either create a new career field to add, or add resources to a career field that already exists.

Usage

Anybody can find this useful!

License

MIT

Contributing

Alvin Galit, Lee Ann Norman, Michael Cassaro, Daniel Duran, Garrett Troyer

Tests

jest testing goes here (maybe)

Scripts

Install

npm install

Run (production)

npm start

Run (dev)

npm run watch - uses nodemon to run the server continuously through changes

Tests (includes linting)

npm test

Linting by itself (only detects errors)

npm run lint - utilizes eslint

Autofix linting errors where pssible (Note: this will not necessarily fix all of them)

npm run fix - utilizes eslint

Questions

avatarImage | Link to Alvin Galit's GitHub

avatarImage | Link to Lee Ann Norman's GitHub

avatarImage | Link to Michael Cassaro's GitHub

avatarImage | Link to Daniel Duran's GitHub

avatarImage | Link to Garrett Troyer's GitHub

About

A full-stack app that allows users to post and get resources about job fields of their choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published