Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/webster-fr/eventoria-front
https://github.com/webster-fr/eventoria-front
events social webapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/webster-fr/eventoria-front
- Owner: Webster-FR
- License: other
- Created: 2024-06-28T15:49:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-08T12:23:47.000Z (7 months ago)
- Last Synced: 2024-11-11T03:14:37.420Z (3 months ago)
- Topics: events, social, webapp
- Language: Vue
- Homepage: https://eventoria.dotslash.fr/
- Size: 665 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eventoria
## Table of content
- [Road map](#road-map)
- [Authentication System](#authentication-system)
- [Pages & events](#pages--events)
- [Notifications](#notifications)## Road map
All tasks must be delivered before or by the given deadline. Any delay will be followed by a belt-tightening by ALL team members (target excluded).> **Legend**:
> ❌ -> Not done;
> 🟠 -> In progress;
> ⏳ -> Waiting for the back-end;
> ✅ -> Done.### Authentication System
**Deadlines**:
- Front-End: `30 July 2024`
- Back-End: `12 July 2024`> **Notes**:
> Think to handle e-mail sending.| Feature | State |
|:--------------------------|:-----:|
| Banned emails | ❌ |
| User registration | ⏳ |
| Authentication | ⏳ |
| OTP | ⏳ |
| Reset password | ⏳ |
| --- | --- |
| Landing page | 🟠 |
| --- | --- |
| User profile | ❌ |
| --- | --- |
| Settings | 🟠 |
| --- | --- |
| Settings: User name | ⏳ |
| Settings: Display name | ⏳ |
| Settings: Avatar | ❌ |
| Settings: Banner color | ❌ |
| --- | --- |
| Settings: Password | ⏳ |
| Settings: Email | ⏳ |
| Settings: Active sessions | ❌ |
| --- | --- |
| Settings: Language | ✅ |
| Settings: Theme | ✅ |### Pages & events
**Deadlines**:
- Front-End: `?`
- Back-End: `?`> **Notes**:
> Think to send notifications.| Feature | State |
|:------------------------|:-----:|
| Page management | ❌ |
| Commentary (pages) | ❌ |
| Page reports | ❌ |
| Admin actions on page | ❌ |
| --- | --- |
| Event management | ❌ |
| Commentary (events) | ❌ |
| Event report | ❌ |
| Participation indicator | ❌ |
| Admin actions on event | ❌ |### Notifications
**Deadlines**:
- Front-End: `?`
- Back-End: `?`| Feature | State |
|:--------------------------|:-----:|
| Different types | ❌ |
| Detect when not read | ❌ |
| Badge of amount on unread | ❌ |