Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhmdfais/planitt
https://github.com/mhmdfais/planitt
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhmdfais/planitt
- Owner: MhmdFais
- Created: 2024-02-26T11:16:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T14:11:18.000Z (6 months ago)
- Last Synced: 2024-05-29T05:59:10.332Z (6 months ago)
- Language: JavaScript
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlanItt
PlanItt is a web application that allows users to create and manage their own events. Users can create events, invite friends, and keep track of RSVPs.
## Features
- Create an event
- View all events
- Create project
- View all projects## Installation
1. Clone the repository
2. Run `npm install` in the root directory
3. Run `npm install` in the client directory## Yet To Finish
- Local Storage implementation