Skip to content

ayradiaz/interview_test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interview_test README

Use this project to start your Interview Test for Ocom Software.

Please create a Pull request to this project to submit your answers.

Please fill in the details below. No need to write in Markdown if you don't know how to but here is a cheatsheet if you need it. Markdown Cheatsheet link

How to Run

Please put instructions on how to run this project here eg:

  • pip install -r requirements.txt
  • python manage.py migrate
  • python manage.py runserver 0.0.0.0

Please also tell me what the URL would be for the API documentation? * http://localhost:8000/swagger

What can be improved about this project?

add user authentication and user permission to access the application css styling and design for better user experience

Do you have any feedback on how this could be better structured? if the project plans on expanding, it is better to separate the three models (Project, Library, Library Entries) into three different apps

What would you do next?

This is a basic CRUD application, What could be improved about it?

  • Token authentication for mobile app expansion user permission

What parts didn't you implement?

  • user permissions/login and logout functionalities

About

Use this project to start your Interview Test for Ocom Software.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.3%
  • JavaScript 28.6%
  • HTML 14.1%