Coder Social home page Coder Social logo

catchupweb's Introduction

This projects aim to be a web supporter of this app. But since original developer do not support web version, I have developed it here. Do try the android app, an amazingly developed project.

Install

  1. Clone the repository.

    git clone https://github.com/Omkaragrawal/CatchUpWeb.git
    
  2. Change directory to project folder.

    cd CatchUpWeb
    
  3. Install the dependencies.

    npm i
    

Usage

  1. Start the app.

    npm start
    
  2. Open http://localhost:8080 to view the app.

  • index.js file in the assets directory is directly linked to the html file, please ignore the index.js file in home directory.
  • For any doubts/queries contact me on [email protected] or visit omkaragrawal.dev
  • PRs accepted

catchupweb's People

Contributors

ameybh avatar ccmetz avatar dependabot-preview[bot] avatar dependabot[bot] avatar imgbotapp avatar iomkaragrawal avatar itzmeowww avatar omkaragrawal avatar snyk-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

catchupweb's Issues

Changes to UI

Need to revamp the UI for better look and feel.

Note:

  • The UI have to be in HTML, css, js (besides the UI framework like materialize, bootstrap, etc).
  • Suggested usage of Materialize css.
  • Keep UI dependencies to minimal for faster rendering and less load time and other issues related to deep dependencies.
  • The current UI HTML should be followed, keep in mind the ids, etc because those are referenced in the javascript for adding news feeds.
  • UI for news feeds needs to be added in JS too, so update the html lines inside the js files, update them too according to UI.

TEMP COMMENT

graph TD;
    AE-->AP;
    AE-->O;
    AP-->O;
    AE-->PLA;
    AE-->P;
    AE-->CL;
    AE-->ORM;
    AE-->ARM;
    CL-->AF;
    PLA-->CP;
    CL-->CP;
    PL-->L;
    CL-->L;
    ARM-->CRM;
    ORM-->CRM;

New integrations

Add suggestions and possibly a PR for new integrations for feeds.

Add auto loading

for some of the endpoints, when the user is almost at the end of the scroll, then new data should be loaded.

Add PWA features

This is one of the most important things needed to be done. Since this follows html, css, js only development, a way needs to be figure out to make this into a PWA.

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.