Django Website -- 2
Budget: $30 – $250 USD
Create a Django based website. Languages : python , HTML , CSS , Angular if needed or any other JS. 1. The site should be up and running 24*7 , logs activity - Linux Based 2. It should be cross browser compatible 3. User should be able to maintain sticky session for 24 hours , unless the browser cache is cleared 4. Home page should be a login page with a logo ( pick something from internet ) & option to register ( input First name , last name , email , password , confirm password ) / forgot password -> send mail to reset to the registered email address 5. Once a user is registered , i as an admin should have an option to approve it 6. All users will have access as Read only to all web pages 7. Once the user is logged in -> to the top right , the First,Last Name should be displayed while the user is in session 8. Post Login Landing site 1. Navigation bar to the top with 7 menu items 2. Each item inturn will have its own drop down list of 3-4 pages. Make dummy pages in the project 3. All Pages should have same template 4. All Pages should be able to see Navigation bar. 5. Each page should have a button , when clicked executes a python command and reads the output from a file ( use a dummy python code & output file ). Consider the output file to be displayed as a table in a very user friendly format. 6. When one of the item is clicked from drop down list , it should display data below the navigation bar