GithubHelp home page GithubHelp logo

ishaanshettigar / empowering-schizophrenia-management Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 34 KB

web-app to empower schizophrenia managment. Few of the features include a community forum, mental health assistant and a calendar to help in medication management

JavaScript 100.00%
express mental-health mern nodejs schizophrenia

empowering-schizophrenia-management's Introduction

Ishaan Shettigar

๐Ÿ‘‹ Hello! I'm Ishaan Shettigar, I'm currently in my final year studying CSE at PES University, Bangalore.

About Me

  • ๐Ÿ”ญ I'm currently working on a computer vision project that involves detecting osteoporosis and osteoarthritis from knee X-ray images as well as a project that converts natural language queries into valid SQL queries using generative AI.
  • ๐ŸŒฑ I'm continuously learning and exploring, my fields of interest include GenerativeAI, Crypto/Web3, AI/ML and FullStack Web Dev.
  • ๐Ÿ‘ฏ I'm currently learning React and would love to contribute to any open-source repositories to further my understanding in it.

Technologies I Love

  • Languages: Python, JavaScript, C/C++, Solidity (Ethereum), Java
  • Frameworks: React (currently learning), Node.js, MERN, FastAPI, Django
  • Tools: Git, OpenCV, pandas, Keras
  • Databases: MariaDB, MongoDB, PostgreSQL, MySQL,

My GitHub Stats

Top Langs

Your GitHub Stats

Thank you for visiting my GitHub profile. Feel free to explore my projects, get in touch, or collaborate on exciting projects. ๐Ÿš€

empowering-schizophrenia-management's People

Contributors

ishaanshettigar avatar

Stargazers

 avatar

Watchers

 avatar

empowering-schizophrenia-management's Issues

Create all Forum API's

  1. Create a "post" model.
  2. Create a "comment" model.
  3. Set up the basic CRUD API's for both above.

Comments can be nested to any level.
All comments must be linked to a post.

Create a more detailed errorHandler

The errorHandler middleware needs to be made more custom. Currently it just sends the errors to the user via res.send. We need it to send something more custom so that it can be interpreted appropriately in the frontend.

{
    "msg": "E11000 duplicate key error collection: SCHIZO.users index: username_1 dup key: { username: \"ishaanshettigar\" }"
}

That is the current message that is sent when user tries to sign-up twice.

User authentication Part 1

  1. Create login and sign-up routes, ensuring a User schema is there. use libraries like bcryptjs and nodejs.

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.