Skip to content

MOSTAFA-MANSOUR72/Ask.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ask.me

A Console ask.me simple project

Features:

  • User can have an account that will be saved to use it and log in again
  • User can do:
    • Print Questions he has been asked
    • Print Questions he asked
    • Answer Question
    • Delete Question he has or has been asked
    • Ask Question
    • List System Users
    • Feed : print all questions in the system
    • Logout
  • data in the project (questions - users - passwords ) are all stored in files and indexed with the same pattern in passes and users files so evey index has a name and its pass in the same index of the another file.
    • the process of loading and uploading data in done by two functions (copy_files - Upload_files();)

User interface:

image

the way questions are printed:

image

About

Console ask.me simple project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published