jugosack / event_connect_client

Event Connect is an application which allows users to create,delete and reserve event. A user also can reserve available event.

Home Page:https://event-connect-capstone.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Event Connect

πŸ“— Table of Contents

πŸ“– Event Connect

Event Connect is an application which allows users to create,delete and reserve event. A user also can reserve available event.

Front End app

  • Click this link to access the front end app that was built using react.

  • Click this link to access the front end app pull request.

Kanban Board

  • Click this link
  • Click this link to view the initial screenshot of the project Kanban Board.

Team members: 4 (Rita Daniel, Jugoslav Achkoski, Ayo Moses, Lukman Abdulkareem)

(back to top)

πŸ›  Built With

  • Programming Languages: HTML, CSS, JavaScript.
  • Frameworks: React, Redux, and CHAKRA.
  • Code Editor: VS Code, or Any.

Tech Stack

Linters
  • ESLINT
Server
  • API
Database
  • PostgreSQL

Key Features

  • list of available events on home page
  • Ability to create a event
  • Ability to create and list all the reservations that a user has

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

Setup

Clone this repository to your desired folder:

  cd PATH
  git clone git@github.com:RitaDee/event_connect_client.git

Install

Install this project with:

  cd event_connect_client
 $ npm install

Usage

To run the project, execute the following command:

  $ npm start

(back to top)

πŸ‘₯ Authors

πŸ‘€Rita Nkem Daniel

πŸ‘€Ayo Moses

πŸ‘€ Jugoslav Achkoski

πŸ‘€ Lukman Abdulkarim

(back to top)

πŸ”­ Future Features

  • Add payment feature where users can pay for their resevations and bookings
  • Add chatting feature among users
  • Add tracking feature where users can see where their event is located
  • Add user profile page

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project kindly give it a star ⭐️

(back to top)

πŸ™ Acknowledgments

I would like to thank...

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)

About

Event Connect is an application which allows users to create,delete and reserve event. A user also can reserve available event.

https://event-connect-capstone.web.app/

License:MIT License


Languages

Language:JavaScript 85.2%Language:CSS 12.1%Language:HTML 2.7%