Occasy is a web application built with HTML, CSS, JavaScript, and JSON. It uses Firebase as the backend service provider for data storage and authentication. The app displays all the events in a category and allows users to register for them on the site. Additionally, it features a shop page where artists can list their products for sale.
To install Occasy, follow these steps:
Clone the repository: git clone https://github.com/username/occasy.git Open the index.html file in your web browser.
Occasy is designed to make it easy for users to discover and register for events in a specific category. Users can browse through events listed on the site, view event details, and register for events directly on the site.
In addition to the events page, Occasy also has a shop page where artists can list their products for sale. Users can browse through products listed on the site, view product details, and purchase products directly on the site.
Occasy is built using the following technologies:
HTML CSS JavaScript JSON Firebase (for backend services)