Skip to content

Abjudge/unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crowd-funding Console App

A console application for starting fundraise projects. The purpose of the application is to facilitate raising small amounts of money from a large number of people, typically via the Internet.

how to run the app

  • run " run.py"

Authentication System

  • Registration:
    • First name
    • Last name
    • Email
    • Password
    • Confirm password
    • Mobile phone [validated against Egyptian phone numbers]
  • Login:
    • The user should be able to login after activation using his email and password.

Projects

  • The user can create a project fundraise campaign which contains:
    • Title
    • Details
    • Total target (i.e 250000 EGP)
    • Set start/end time for the campaign (validate the date formula)
  • User can view all projects
  • User can edit his own projects
  • User can delete his own project
  • User can search for a project using date (bonus)

Technologies Used

  • Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages