Coder Social home page Coder Social logo

webappdev2-assignment's Introduction

B.Sc (Hons.) Level 8 - Assignment 2 - Web API

Name: Dylan Gore

React App README

Live Demo of Complete Project

Overview

The is the API portion of the project management app. For full details on the React Web App, please see the link above.

API Features

  • MongoDB Connection
  • Full CRUD Capabilities
  • Firebase Token Authentication
  • Testing of Mongoose Schemas

Running the API - Development

The API can be run in development mode by running:

npm run dev

which will lint the files and will run the server using nodemon to watch for changes The defualt port to access the API is 3002.

Deploying to production

This project is setup to be deployed to Heroku but can also run on other services.

Heroku

Simply run:

heroku create && git push heroku master

Other

To deploy to a linux host, run:

npm run start

PM2 or similar is recommended.

The react app must be built first if running everything behind Express.

If the react app is being run in development mode, there is no need to build it first.

webappdev2-assignment's People

Contributors

dylangore avatar dependabot[bot] avatar

Watchers

 avatar

webappdev2-assignment's Issues

Feedback

I have reviewed your assignment 1 submission. Based on the published marking scheme I am provisionally awarding a mark of 99%. This mark is subject to you being able to demonstrate the app and clearly answering any question about its implementation (Demos will be scheduled in week 13).

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.