GithubHelp home page GithubHelp logo

frasermcc9 / platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 701-t4/flatshare

0.0 1.0 0.0 2.59 MB

Core repository for the platform team 4 is developing

License: MIT License

Shell 0.64% JavaScript 0.80% TypeScript 96.84% HTML 1.26% CSS 0.25% Dockerfile 0.21%

platform's Introduction


FlatShare

Flat management made simple.

GitHub GitHub Workflow Status GitHub repo size GitHub Repo stars

FeaturesInstallationContributingDocumentationTroubleshootingDemo

Disclaimer

This is a project for the University of Auckland SE701 course (Team 4). It will likely not be maintained after completion of this course.

Screenshots

dashboard screenshothome screenshot login screenshot

Key Features

  • Bill Splitting
  • Chores Management
  • Synchronised Notes

Installation

To clone and run this application, you'll need Git, Node.js 16.x, Yarn and MongoDB installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/701-T4/flatshare

# Go into the repository
$ cd flatshare

# Install dependencies
$ yarn install
All third party dependencies used in this project are attributed in the LICENSE-3RD-PARTY files. The files are generated automatically when there is an update to the dependencies used.

# Run the app
$ yarn start

by default your application will be hosted at http://localhost:3000, while the api will be hosted at http://localhost:4200/api. If using the Firebase auth emulator, this will be hosted at http://localhost:4000/auth.These can be changed in the config/environment values. See the contributing section below for more details on running the app.

Running Tests

To run tests, run the following command

  yarn test

Docker

A docker image has been provided that contains a full environment for running the application in. It can be used to quickly start running the app on any operating system.

Ensure you have set up backend env files first. Checkout backend README for more info.

# Run Web App
yarn start:docker

# Run Tests
yarn test:docker

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started, as well as more detailed instructions on setting up and working with the repository.

Please adhere to this project's code of conduct.

Documentation

This project is using GitHub wiki for documentation.

Swagger API documentation is available on /api for the backend. This can be found here for the currently deployed backend.

Tech Stack

Client: React, TailwindCSS, NextUI

Server: Node, NestJS, mongoose

License

MIT

platform's People

Contributors

frasermcc9 avatar j-chad avatar fishmonger45 avatar glocktian avatar oscarli00 avatar justcrossheaven avatar wshe874 avatar mped822 avatar friedhelmws avatar yzhe819 avatar abhirehal avatar simoncheng987 avatar ywu666 avatar alyu201 avatar kaylward avatar

Watchers

James Cloos 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.