Coder Social home page Coder Social logo

xfyecn / reactivity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from helderboone/reactivity

0.0 2.0 0.0 2.06 MB

Social network application that allows users to sign up to events (similar to MeetUp or Facebook)

License: MIT License

C# 55.93% HTML 0.95% CSS 0.35% TypeScript 42.24% Dockerfile 0.53%

reactivity's Introduction

Reactivity

Preview-Screens

About this Project

The idea of the App is:

"Social network application that allows users to sign up to events (similar to MeetUp or Facebook) ".

Why? This project is a result from course at udemy.com

The author: Neil Cummings

Email-me: [email protected]

Connect with me at LinkedIn.

That project is to study and improve skills in Asp Net Core and React Mobx.

Functionalities

  • Login/Register

    • Create a user and Loggin
  • Follow/Following

    • Like instagram you may want to follow and be followed
  • Profile

    • Can select a profile picture
    • Select main picture profile
    • Edit your bio
    • List activities in the past and future
  • Activities

    • Create a new activity
    • Attend an activity
    • Manage the activity
    • Real time chat in the activity

Getting Started

Prerequisites

To run this project in the development mode, you'll need to have a basic environment to run a React App, that can be found here.

Also, you'll need to the server running locally on your machine with the mock data. You can find the server and all the instructions to start the server with .NET Core SDK 3.1 installed.

Installing

Cloning the Repository

$ git clone https://github.com/helderboone/reactivity.git

$ cd reactivity

Installing dependencies

$ cd reactivity && dotnet build
$ cd api && dotnet watch run

or

$ dotnet run -p api/
$ cd client-app && yarn

or

$ $ cd client-app && npm install

Docker support

Make sure both docker engine and docker-compose are installed
$ git clone https://github.com/helderboone/reactivity.git

$ cd reactivity

$ docker-compose up -d

Built with

Backend

Frontend

Support tools

Contributing

Can send as many PR's as you want, I'll be glad to analyse and accept them! And if you have any question about the project...

Email-me: [email protected]

Thank you!

reactivity's People

Contributors

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