GithubHelp home page GithubHelp logo

pwa_minorproject's Introduction

Dreamster (PWA)

A Progressive Web Application implementation by basic social media application with basic CRUD operations.

It's an Progressive Web Application (PWA), which is a type of application software that delivered through the web, built using common web technologies including HTML, CSS and JavaScript. It is intended to work on any platform that uses a standards-compliant browser, including both desktop and mobile devices.

Special feature of the this application is, it has offline work mode which is the part of PWA where the user can use the application without any internet connection and the user connects back to the internet, its work is automatically updated in the application database.

Features:

  1. Multi-Platform Application (Desktop, Mobile - Win/Linux/Mac OS).
  2. Custom API.
  3. Offline Work Mode.
  4. Web App that installs in mobile as native apps.

Tech Stack:

AngularJS.
MySQL.
Google Material Design.
PHP (for API & Backend).

You can check it out here :

https://dreamsterapp.000webhostapp.com ๐Ÿ‘๐Ÿ‘๐Ÿ‘

For excess the API content:-
User API JSON Data :-
    display all data :- http://dreamster/api/users
    display single data :- http://dreamster/api/user/{id of your choice}
    update data :- http://dreamster/api/user/update/{id of your choice}
    delete data :- http://dreamster/api/user/delete/{id of your choice}

Customer API JSON Data :-
    display all data :- http://dreamster/api/customers
    display single data :- http://dreamster/api/customer/{id of your choice}
    update data :- http://dreamster/api/customer/update/{id of your choice}
    delete data :- http://dreamster/api/customer/delete/{id of your choice}

Posts API JSON Data :-
    display all data :- http://dreamster/api/posts
    display single data :- http://dreamster/api/post/{id of your choice}
    update data :- http://dreamster/api/post/update/{id of your choice}
    delete data :- http://dreamster/api/post/delete/{id of your choice}

Some of the ScreenShots:

Dreamster Login Page

DigiVote HomePage

Dreamster Home Page

DigiVote HomePage

Dreamster Extended Home Page

DigiVote HomePage

Dreamster Registration Page

DigiVote HomePage

Dreamster Post Page

DigiVote HomePage

Dreamster Profile Page

DigiVote HomePage


Thanks for taking interest... ๐Ÿ˜๐Ÿ˜๐Ÿ‘

pwa_minorproject's People

Contributors

prateekmedy avatar

Stargazers

 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.