Coder Social home page Coder Social logo

jamm59 / nhms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nutrition-monitoring-system/nhms

0.0 0.0 0.0 6.74 MB

Source code for the nutrition management system.

Home Page: https://nhms.onrender.com/

JavaScript 99.18% CSS 0.78% Makefile 0.04%

nhms's Introduction


NHMS

◦ NHMS: Nutrition and Health Management System

◦ Developed with the software and tools below.

JavaScript PostCSS Autoprefixer YAML Jest React ESLint MySQL Prisma GitHub%20Actions Cypress JSON


📖 Table of Contents


📍 Overview

NHMS is an easy to use web-based application where users are able to simply log in their nutrition choices, liquids, exercise, mood, energy levels, menstrual cycle and other symptoms that relate to chronic conditions.


📦 Features

  • User profiles: Users can create and login to personalised profiles.
  • Admin dashboard: Selected administrators can view settings not available to regular users.
  • Blog: Explore and view articles on different foods and recipes.

🚀 Getting Started

Dependencies

Please ensure you have the following dependencies installed on your system:

node - to run any commmands.

postgres - to download and use the database provided.

cypress - to run tests.

🔧 Installation

  1. Clone the nhms repository:
git clone https://github.com/nutrition-monitoring-system/nhms.git
  1. Change to the source directory:
cd nhms/src
  1. Install the dependencies:
npm install

🤖 Running nhms

npm run dev

in development and

npm run build
npm run start

in production.

🧪 Tests

npm run test OR npm run cy:run - # for headless mode
npm run cy:open - # to actively run tests in the Cypress browser.

Make sure that the dev dependencies are installed using:

npm install -D

🛬 Deployed Version

Users can find the deployed version of nhms on Vercel with this link.

  • User account: Users can register for an account and then login using the register page.

  • Admin account: The admin account can be accessed here.


🛣 Project Roadmap

  • ℹ️ Create a basic scaffolding for the nutrition management system.
  • ℹ️ Expand out with recommendations for foods, per client.
  • ℹ️ MORE TO BE ADDED.

🤝 Contributing

Contributions are welcome! Here are several ways you can contribute:

Contributing Guidelines

Click to see contribution instructions
  1. Fork the Repository: Start by forking the project repository to your GitHub account.

  2. Clone Locally: Clone the forked repository to your local machine using a Git client.

    git clone <your-forked-repo-url>
  3. Create a New Branch: Always work on a new branch, giving it a descriptive name.

    git checkout -b new-feature-x
  4. Make Your Changes: Develop and test your changes locally.

  5. Commit Your Changes: Commit with a clear and concise message describing your updates.

    git commit -m 'Implemented new feature x.'
  6. Push to GitHub: Push the changes to your forked repository.

    git push origin new-feature-x
  7. Submit a Pull Request: Create a PR against the original project repository. Clearly describe the changes and their motivations.

Once your PR is reviewed and approved, it will be merged into the main branch.


📄 License

This project is protected under the SELECT-A-LICENSE License.

For more details, refer to the LICENSE file.


👏 Acknowledgments

  • Computing Science Department, University of Aberdeen
  • Dr. Monika Gostic
  • Dr. Chunyan Mu
  • Dr. Bruce Scharlau

Return


nhms's People

Contributors

harrykeeran12 avatar jamm59 avatar zbbbbbbbc avatar cbraidwood avatar codingeloise avatar dependabot[bot] 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.