Skip to content

A simple CMS client for managing content of a website.

License

Notifications You must be signed in to change notification settings

RohitEdathil/webmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmaster

A simple CMS client for managing content of a website. This version is built for ASME GECBH to manage the events posted on its website. The backend is based on firebase.

Usage

The following steps will give you an idea on how to use it for your projects

  • Add your google-sevices.json to android/app/ which is obtained while creating an android project on firebase.
  • Replace logo.jpg
  • Add a document with id '0' to collection with name "state" in firestore with value {'events_count':0,'server_status':true}
  • Add a user manually
  • Initialize storage services for the project

About

A simple CMS client for managing content of a website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published