Coder Social home page Coder Social logo

kejani's Introduction

A passionate full stack developer. Let's make tech work

coding

esiepe

esiepeo

  • ๐Ÿ”ญ Iโ€™m currently working on KEJANI

  • ๐ŸŒฑ Iโ€™m currently learning IoT, ML & AI

  • ๐Ÿค Iโ€™m looking for help with KABU CS HUB

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at esiepe.github.io

  • ๐Ÿ’ฌ Ask me about Vanilla JS, Python

  • ๐Ÿ“ซ How to reach me [email protected]

  • โšก Fun fact I love chapati

Connect with me:

esiepeo owen-esiepe 19458287 esi3pe esiepe._ esiepe

Languages and Tools:

arduino bootstrap c cplusplus css3 express firebase git html5 java javascript linux mongodb mysql nodejs postman python react redux tailwind typescript

esiepe

ย esiepe

esiepe

kejani's People

Contributors

esiepe avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

kejani's Issues

Implement Environment-Specific Configurations

Current State: The application uses a single configuration for all environments (development, testing, production). This might lead to sensitive information (API keys, passwords) being exposed in non-production environments.
Impact:
Potential security vulnerabilities if sensitive data is leaked accidentally.
Difficulty in managing different configurations for different environments.
Risk of accidentally deploying a development configuration to production.

Transition contacting landlords from emailjs to real-time chat using Socket.IO.

Integrate Socket.IO on both the client-side and server-side of the app.
Chat Interface Design:

Design a chat interface accessible to both tenants and landlords, allowing them to initiate and respond to conversations.
Consider features like:
Role identification (tenant/landlord labels) for clarity.
Typing indicators for a smoother chat experience.
File attachments for sharing documents (e.g., maintenance requests, lease agreements).
Optional chat history for reference (weighed against storage and privacy implications).
Server-Side Implementation:
Upon receiving a message:
Identify the sender's role (tenant/landlord).
Route the message to the appropriate recipient(s) within the app, depending on the sender and intended recipient.
Benefits:

Real-time communication for both tenants and landlords.
Increased efficiency in resolving issues and inquiries.
Improved transparency through shared chat history.
Streamlined workflows for landlords (managing conversations within the app).

Dockerize the Application

Current State: The application is not currently containerized using Docker. This means it might be difficult to deploy consistently across different environments or require manual setup on each server.
Impact:
Inconsistency in application behavior across environments.
Difficulty in scaling the application if needed.
Increased complexity during deployment and maintenance.

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.