Code Monkey home page Code Monkey logo

family-hub's Introduction

FamilyHub

Nowadays, social media is making it harder for families to stay close. Thus, our primary objective is to counteract this negative influence by establishing a dedicated social media platform designed exclusively for families. This platform aims to provide a secure space where family members can effortlessly share their interests, activities, and cherished memories, fostering a deeper and more meaningful connection among family members.

Features

  • Family Circle Creation:

    • Create a circle to group family members together.
    • Assign roles and permissions within the family circle.
  • Sharing Functionality:

    • Share feeds: Post updates, thoughts to the family circle.
    • Share images: Upload and share photos with family members.
    • Share events: Create and manage events within the family circle, these events are shown at a calendar.
    • Share to-do lists: Collaboratively create and manage to-do lists for tasks within the family.
  • User Authentication:

    • User authentication system with features like login, signup, reset password, and forgot password functionality.
    • Secure user authentication to ensure privacy and data protection.

Installation

To set up and run the FamilyHub application, follow these steps:

  • clone family-hub repo: git clone https://github.com/Sallmahussien/Family-Hub.git
  • navigate to Family-Hub directory: cd Family-Hub
  • Install the dependencies: npm install
  • setup mysql: cat dev_setup_mysql.sql | mysql -u root -p
  • setup prisma:
    • update the schema: npx prisma migrate dev --name init
    • load the updated schema to client: npx prisma generate
  • Run the app in development mode: npm run dev
  • access the app from browser through: http://localhost:3000/

Authors

family-hub's People

Contributors

sallmahussien avatar kholoudxs55kh avatar youssef-ahmmed 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.