Giter Site home page Giter Site logo

guvense / mahallem Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 0.0 1.18 MB

With Mahallem you can share tasks in your house. Besides communicating with your neighbors.

License: MIT License

Java 90.93% Dockerfile 0.10% JavaScript 0.43% TypeScript 8.20% Shell 0.34%
elasticsearch maven mongodb redis spring-boot typescript

mahallem's People

Contributors

dependabot[bot] avatar guvense avatar itsgokhanyilmaz avatar srcnkl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mahallem's Issues

Message Service

There should be a message service which cover the following cases.

  • Persist message which comes from socket to db. Create a event mechanism
  • A get end point for among all users which should be paganable
  • A get end point for specific messages between users which also should be pagenable
  • A delete end point for messages - all chat and spesific messages
  • User able to mute chat

Separate front-end and back-end project folders

Now, project name is Mahallem-Backend and under the package there is a ui package.
I think we can change project name as Mahallem and we will create 2 new package Backend\Frontend and put them into it.

//Mahallem
///Backend
///Frontend

Reminder Service

There should be a reminder service which cover the following cases.

  • User able to create a reminder with schedule
  • User able to adjust reminder status such as -remind me every week.-
  • User could be notify via push notification or mail
  • This reminder could be paying bill, shopping, pet care.
  • Reminder should be two different type such as once and regular. This could be vary

Security Violation

We are getting alert from git. Upgrade serialize-javascript to version 2.1.1 or later. Please handle it as soon as possible.

Auth Service

  • Creating User Auth Service
  • Password Encrypt implementation
  • Spring Security Configuration

Task Service

There should be a task service which cover the following cases.

End points

1- Create task
2- Create task comment
3- Get all task - eve ait
4- Get my task
5- The end point which should return homemates
6- Task status update
7- Task delete

Task entity
1- Create date
2- Update
3- Title
4- Description
5- Related Task
6- Deadline
7- Status
8- Progress Status
9- Owner Id

Task comment entity
1- Create date
2- Update
3- Content
4- Task id

Writing Unit Tests

  • Animal Service
  • User Service
  • AuthService
  • House Property Service
    Code coverage should be greater that 0.60

Flyway integration

Connection to database via Flyway.
Creation animal table and filling with default data.

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.