Skip to content

This is collaboration full-stack CRUD project by LarissaCasey, Matt and Sophie

Notifications You must be signed in to change notification settings

alexsophiekim/CRUD-Back-End

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullstack CRUD Application - Back End

Project Introduction

Our objective for this formative is to work as a team to contribute and review code in a joint code repository, create UML diagrams for planning, use a range of production tools, use agile methods to manage a group effectively, quality assure code in a group project and use a custom API. As a group we are working together to create an application that will show off images of our class's work.

Each Item of Work must have the following properties:

  • name (website or app name)
  • imageUrl (link to the image of the work)
  • author (full name)
  • url (link to site/author's portfolio)

User must be able to

  • View a List of Items
  • Create an Item
  • Update an Item
  • Delete an Item

This repository is the back end version of our project. If cloning this reposity, our front end is located here.

Installation

To install everything needed for this project you need to have a stable version of Node JS and NPM installed on your computer or server;

  • Clone Project down using clone link
  • Navigate to the cloned folder
  • npm install

You will also need to create a config.json;

  • duplicate the config.example.json file
  • Rename the file config.json
  • enter the appropriate information into the config

Enjoy! 😈


Yoobee Colleges Formative Project 3.2

About

This is collaboration full-stack CRUD project by LarissaCasey, Matt and Sophie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published