Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuongvnz/upyouth2023-theodyssey
36 Hours project of Hackathon - UpYouth 2023
https://github.com/cuongvnz/upyouth2023-theodyssey
nestjs reactjs tailwindcss
Last synced: 1 day ago
JSON representation
36 Hours project of Hackathon - UpYouth 2023
- Host: GitHub
- URL: https://github.com/cuongvnz/upyouth2023-theodyssey
- Owner: CuongVnZ
- License: gpl-3.0
- Created: 2023-03-18T12:54:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T12:42:28.000Z (almost 2 years ago)
- Last Synced: 2024-11-14T17:40:01.418Z (2 months ago)
- Topics: nestjs, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 61.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Campaign Management Platform
### This is a campaign management platform that allows users to create and manage their campaigns effectively. The platform includes the following features:## Register
New users can register on the platform by providing their email address and creating a password. Once registered, users can log in to access the platform's features.## Login
Registered users can log in to the platform using their email address and password. Upon successful login, users can access the platform's features.## Campaign Lists
The platform displays a list of all campaigns that the user has created. Users can view the status of each campaign, including the number of supporters and the total amount raised.## Campaign Details
Users can view the details of each campaign by clicking on the campaign name in the campaign list. The campaign details page displays the campaign's goal, description, and progress towards the goal. Users can also see the supporters who have contributed to the campaign and leave comments.## Create Campaign Section
Users can create new campaigns by clicking on the "Create Campaign" button on the campaign list page. The create campaign section allows users to provide details about their campaign, including the goal amount, campaign duration, and description. Users can also upload images to make their campaign more attractive to potential supporters.![alt text](/media/1.png)
![alt text](/media/2.png)