Giter Site home page Giter Site logo

mzalendoalert's Introduction

MzalendoAlert

Installation Steps

  1. Clone the repository:

    git clone https://github.com/ondiekelijah/MzalendoAlert.git
    cd MzalendoAlert
    
  2. Install dependencies:

npm install
  1. Create a MongoDB database:

    Set up a MongoDB database on MongoDB Atlas or your preferred MongoDB service. Replace MongoDB URI:

    Update the MONGODB_URI in your environment variables with your MongoDB username and password.

MONGODB_URI=mongodb+srv://<username>:<password>@cluster0.bfhjd.mongodb.net/mzalendoalert?retryWrites=true&w=majority
  1. Start the development server:
npm run dev

Open http://localhost:3000 with your browser to see the result.

mzalendoalert's People

Contributors

ondiekelijah avatar imgbotapp avatar munene-m avatar

Stargazers

 avatar Osborn Maja avatar cyrus mwendwa avatar  avatar Jamie Arodi avatar Junior Felix avatar Musyoka Muasya avatar kiarie404 avatar Mwaura Waweru avatar

Watchers

 avatar

mzalendoalert's Issues

Fix Test Environment Setup

The current test environment setup is not functioning correctly.

Tasks:

  1. Identify the problems causing the test environment setup to fail.
  2. Update the configuration files as needed.
  3. Ensure all dependencies are correctly installed.
  4. Run a test suite to verify the environment is working properly.

Report Uniqueness

Atm, a report is unique only because of TweetID.

It would be better for a report to be unique because of the missing person's ID

Resize Tweet Card

The tweet card currently needs to fit better within the designated space. We need to adjust the dimensions and layout to ensure it displays correctly on all device sizes.

Tasks:

  1. Review the current dimensions and layout of the tweet card.
  2. Adjust the styling to make the tweet card responsive.
  3. Test the tweet card on various screen sizes to ensure it looks good.

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.