https://github.com/atakde/canclub
CANCLUB Project with .NET Web Forms
https://github.com/atakde/canclub
dotnet
Last synced: 2 months ago
JSON representation
CANCLUB Project with .NET Web Forms
- Host: GitHub
- URL: https://github.com/atakde/canclub
- Owner: atakde
- Created: 2019-06-17T21:29:40.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T22:42:52.000Z (over 2 years ago)
- Last Synced: 2025-02-12T22:28:45.306Z (4 months ago)
- Topics: dotnet
- Language: JavaScript
- Homepage:
- Size: 11.9 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CANCLUB
_ A login system: Only registered club members can have an access to the CANCLUB.
_ Propose new activity to be voted by club members: A registered club member can propose
a new activity by specifying the type of activity (e.g. seminar, technical visit, social
responsibility project, club project, etc.), and the description of the activity.
_ Confirm/Deny activity proposals: The users can approve or disapprove the activity
proposals of the other club members. All registered club members can like or dislike the
activity proposal. The activity proposal will be open for voting for only fifteen days. In
addition, the users can write comments on each activity proposal.
_ List/Delete Club Members: Only the club president can list or delete the club member(s).
_ See Trend Activity proposals: The users can see the most popular 5 activity proposals. The
popularity of an activity offer can be determined as (number of approves - number of
disapproves).
_ Update Personal Information: The users can update his/her personal information.