Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contawo/events-app
Events are a great way to connect and engage with people from different places and backgrounds. This is projects made with NextJS PWA, is a user interface (no functionality yet) application that resembles an event application. I still need to polish and update the application to make it functional.
https://github.com/contawo/events-app
events front-end nextjs13 pwa-apps ui-design
Last synced: about 1 month ago
JSON representation
Events are a great way to connect and engage with people from different places and backgrounds. This is projects made with NextJS PWA, is a user interface (no functionality yet) application that resembles an event application. I still need to polish and update the application to make it functional.
- Host: GitHub
- URL: https://github.com/contawo/events-app
- Owner: contawo
- Created: 2023-06-04T11:59:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-27T12:48:22.000Z (9 months ago)
- Last Synced: 2024-04-18T13:02:25.108Z (8 months ago)
- Topics: events, front-end, nextjs13, pwa-apps, ui-design
- Language: TypeScript
- Homepage: https://contawo-events-app.vercel.app/
- Size: 401 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LYE: Your Events Application 🎉
Welcome to **LYE**, your go-to platform for events! While it's still a work in progress, let's explore what's in store and what's coming soon. 🌟## Overview
**LYE** is a web application built with Next.js, focusing on the user interface for now. Here's what it currently offers:
1. **Event Listings**: You can view upcoming events, even though they're not fully functional yet.
2. **Soothing UI**: I've designed a calming interface to set the mood. Imagine soft music playing in the background. 🎵## Features Coming Soon
1. **Authentication**: Secure logins for event organizers and attendees.
2. **Event Queries**: Search for specific events based on location, date, or category.
3. **Admin Dashboard**: Event organizers can manage their events, track registrations, and more.
4. **Background Music**: I'll add soothing tunes to enhance the user experience.## Tech Stack
- **Next.js**: My frontend framework of choice.
- **Firebase Authentication**: For secure logins.
- **Firebase Firestore**: To store event data.## Getting Started
1. **Clone the Repository**: Get started by cloning this repository to your local machine.
2. **Install Dependencies**:
- Make sure you have Node.js installed.
- Run `npm install` to install project dependencies.
3. **Run the Application**:
- Run `npm run dev` to start the development server.
- Access the application at `http://localhost:3000`.## License
This project is licensed under the **MIT License**. Feel free to explore, modify, and share. 📜Remember, every line of code brings us closer to a fully functional events platform. Happy coding! 🎊👩💻