Coder Social home page Coder Social logo

project-two's Introduction

Project 2

Splendid

Pitch

Splendid is a Medical app that helps Nursing and Medical students do a quick refrence of what type of disease the patient is likely to be suffering from based on the symptoms they are showing and search query.

Install Splendid

1.Fork and clone repository
2. In your terminal run command: npm install (this will install all needed packages)
3. You will need to install a few file for functionality. In your terminal: touch .gitignore .env
4. Add node_modules and .env to your .gitignore file
5.You will need an API key for Lexigram
6.Create the database and migrate the models into it by running the following commands:
sequelize db:migrate
7.Run the nodemon and navigate to localHost:3000 in your browser and you are all set! Enjoy!

Restful Routing Chart

Screenshot 2022-12-23 at 10 43 25 AM

ERD

Screenshot 2022-12-23 at 11 51 59 AM (2)

Wirereame

Screenshot 2022-12-23 at 11 08 23 AM (2)

Tech stack

NodeJs
Express
ejs
Axios
html
css
JavaScript
sql

User Story

As a user, I want to log into my profile and search for the presented symptom
As a user, I want to see a response of what the disease the patient could be suffering from
As a user, I want to be able to update patient symptoms
As a user, I want an opportunity to delete the user if they are cured

MVP Goals

-adding API
-Use RESTful routing
-Utilize an ORM to create a database table structure and Interract with the data
-deployed online and accessible to the public
-DRY HTML, CSS, and back-end code

stretch goals

Add medication table
Keeping track of the desease and how many people are suffering from that desease
Styling the app to look nicer

potential roadblocks

-Correct routing
-Proper database
-Relationships/associat btn user, products and reviews
-connecting backend
-dropping databases
-destructuring
-Middleware
-EJs

approach taken

Researched for an API in mind


Deployed link


Post-project reflection


Sources used


project-two's People

Contributors

ninambash 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.