Git Product home page Git Product logo

capstone-backend's Introduction

CatsSpace - Social Media for Cats

An app for cats to connect with each other and share their thoughts and feelings (because cats do have feelings).

This project was started with Rails New.

This project requires use of the frontend repository.

CatSpace is deployed through Heroku here.

Getting Started

To use this app you should fork and clone this repository and the the frontend repository

Prerequisites

To run this project you have to have rails installed on your computer

Installing

back-end

To get the back-end running, you should run all of these commands in the back-end folder

rails db:create
rails db:migrate
rails db:seed

then rails s to start the server

front-end

To get the front-end running, you should run all of these commands in the front-end folder

npm install
npm install react-router-dom
npm start

Using CatSpace

Before login/ signup, you can see the "about", "login/signup", and "home" pages with all of the posts for the site at "home". Once logged in, a user can see their profile and groups along with posts on the home page. They can make posts with a picture and content and tag it to groups and edit or delete them. They can also make comments on any posts and like any other user's posts once. A user can also join and leave groups and see all posts associated with the groups they have joined. A user can also follow any other user through their profile on the group page or the page of one of their posts.

Contact

If you want to contact me you can reach me at [email protected].

License

This project uses the following license: MIT License

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.