https://github.com/lolooppo/ask_me
A file-based system simulating ask.fm website .. Users can send/answer/delete questions. Exercising and Implementing oop and file organization concepts.
https://github.com/lolooppo/ask_me
file-organization oop-concepts
Last synced: 6 months ago
JSON representation
A file-based system simulating ask.fm website .. Users can send/answer/delete questions. Exercising and Implementing oop and file organization concepts.
- Host: GitHub
- URL: https://github.com/lolooppo/ask_me
- Owner: lolooppo
- License: mit
- Created: 2023-09-30T18:40:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-05T17:48:58.000Z (almost 2 years ago)
- Last Synced: 2025-06-07T08:02:38.510Z (7 months ago)
- Topics: file-organization, oop-concepts
- Language: C++
- Homepage:
- Size: 486 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ask_me
## this is a file based project which simulates ASK.fm program and contains lots of functionalities.
1. sign up (you can not sign up with used user name or email)
2. sign in
3. ask question
4. answer question(just yours)
5. delete question(just yours)
6. update/delete answers(just yours)
## useful pics :







