Git Product home page Git Product logo

commu's Introduction

commu. the community app

"commu." is a webapp designed by and for neighbourhood-friendly people. It is a social app for users to register by their city area of residence, so they can then post their needs and small jobs they would need to be done. This way, "commu." encourages its users to empower the local economy, contacting their neighbours when they are in need of anything, be it a plumber, a dog for adoption or even some tips and advice for newcomers! Try it today! "commu."

User flow

It can be checked here: https://app.flowmapp.com/share/c867cf2446e3193ffe01537b8cd0a7e5/sitemap/

Available Scripts

In the project directory, you can run:

Dependencies

Run npm install on root folder to install dependencies related to Express. cd client and run npm install install dependencies related to React.

Run Your Development Servers

  • Run npm run start in project directory to start the Express server on port 5000
  • cd client and run npm run start to start client server in development mode with hot reloading in port 3000.
  • Client is configured so all API calls will be proxied to port 5000 for a smoother development experience.
  • You can test your client app in http://localhost:3000
  • You can test your API in http://localhost:5000/api

Import the database

  • Run npm run migrate to build the database structure on your local SQL server.
  • Run npm run seed to fill in the "users" table with pre-created profiles and the "areas" table with the information needed for the app to run. To visualize the database layout, see attached file in model/database.png. NOTE: This image is just orientative and could be not 100% accurate with the actual database.

Learn More

You can learn more in the Create React App documentation. To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

yarn build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

This is a student project that was created at CodeOp, a full stack development bootcamp in Barcelona.

commu's People

Contributors

asampalean avatar tothviktoria avatar daena-michelle avatar germi avatar emefa-s 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.