Giter Site home page Giter Site logo

jamieomaguire / create-technology-project-uwe Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 77 KB

This is my creative technology project (dissertation) for my digital media degree at the University of the West of England. It is a web application built using MongoDB, Express, React and Node.js

JavaScript 98.34% HTML 0.79% CSS 0.87%

create-technology-project-uwe's Introduction

Nom Noms

Encouraging mindful eating

This is my disseration project for my degree in Digital Media BSc (Hons) at the University of the West of England.

It is a web application designed to promote mindful food choices and self-reflection in regards to the foods we choose to eat.

The application is built using MongoDB, Express, React and Node.js.

To run the project locally:

Note: you will not be provided with a database username and password. You will need to set up your own MLab account (for free) to use this project which can be done here

  1. Clone the repo
git clone https://github.com/jamieomaguire/create-technology-project-uwe.git
  1. Change directory and install the packages
cd create-technology-project-uwe

npm install
  1. In the server.js file replace your the database URI with the MongoDB URI MLab provides you when setting up your free account. It will look like this:
mongodb://<DBUSERNAME>:<DBPASSWORD>@ds025439.mlab.com:25439/nom-noms;
  1. Now you can simply run the start-dev script to run the project locally:
npm run start-dev

The application will now be running on port 3000, and the API will be running on port 3001

create-technology-project-uwe's People

Contributors

jamieomaguire avatar

Watchers

James Cloos avatar  avatar

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.