Skip to content

Webservice where the user provides its name and email and gets back the "welcome" page with a given name.

License

Notifications You must be signed in to change notification settings

jol79/EvoPython-lab-WebService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvoPython-lab-WebService

Webservice where the user provides its name and email and gets back the "welcome" page with a given name.

Modules required to start the server: django, dnspython, pymongo.

Sequence for the clients:

  1. Open the home page; image
  2. Provide necessary information to complete the registration process (email and password will not be verified, but it cannot be empty);
  • If the user was already registered you will see the following message - "I have already seen you here + your username + , hellooooo!", otherwise the message that will appear will have the following structure - "Welcome for the first time". image image

Users page:

  • Represents the list of users that have already registered on the website. image

About

Webservice where the user provides its name and email and gets back the "welcome" page with a given name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published